AutoGPT icon indicating copy to clipboard operation
AutoGPT copied to clipboard

Navigating in the python console

Open AndresCdo opened this issue 1 year ago • 5 comments

image

It's not allowed to navigate to the beginning/end of words in the python console

AndresCdo avatar Apr 03 '23 21:04 AndresCdo

how is it an issue with the Auto-GPT project?

stan-voo avatar Apr 03 '23 21:04 stan-voo

how is it an issue with the Auto-GPT project?

How do you edit interactively your input in the project?

AndresCdo avatar Apr 03 '23 22:04 AndresCdo

image

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

Provello avatar Apr 03 '23 23:04 Provello

image 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.

AndresCdo avatar Apr 09 '23 14:04 AndresCdo

Just press backspace and retype your inputs. This is normal when typing inputs in CLI.

Qoyyuum avatar Apr 15 '23 13:04 Qoyyuum