CodeEdit
CodeEdit copied to clipboard
🐞 Terminal doesn't honor escape key functions
Description
Unable to use VI editor commands from the terminal window.
To Reproduce
- Open a folder using CodeEdit app.
- Open the Terminal window pane.
- Modify the contents of the file using the
vi
command. - Try saving the modified file. Using ESC +
:wq
Expected Behavior
Escape should allow to get into vi command mode.
Version Information
CodeEdit: 0.0.3-alpha.30 macOS: 13.2.1
Additional Context
No response
Screenshots
No response
Not reproducible on my machine… Same OS and CodeEdit version.
Which shell are you using? Bash or ZSH?
https://user-images.githubusercontent.com/9460130/227051330-04093c65-ff33-4aeb-b0a4-0db9cc83e876.mov
Thanks, @lukepistrol for checking this. I am using zsh
terminal.
I can make a video or let me know if you want to capture info/logs.
@avula-sudheer Yeah could you please provide a screen recording documenting this behavior?