AutoGPT
AutoGPT copied to clipboard
Navigating in the python console
It's not allowed to navigate to the beginning/end of words in the python console
how is it an issue with the Auto-GPT project?
how is it an issue with the Auto-GPT project?
How do you edit interactively your input in the project?
It's not allowed to navigate to the beginning/end of words in the python console
I've tried this on PyCharm and Windows Powershell, and left and right arrows are not escaping when using left and right arrows or home/end
Would probably need reproduce steps to even think about trying to figure out this issue
It's not allowed to navigate to the beginning/end of words in the python console
I've tried this on PyCharm and Windows Powershell, and left and right arrows are not escaping when using left and right arrows or home/end
Would probably need reproduce steps to even think about trying to figure out this issue
This happens when trying to use the Ctrl key together with the left and right arrows to jump.
Just press backspace and retype your inputs. This is normal when typing inputs in CLI.