CodeEdit icon indicating copy to clipboard operation
CodeEdit copied to clipboard

🐞 Terminal doesn't honor escape key functions

Open avula-sudheer opened this issue 1 year ago • 3 comments

Description

Unable to use VI editor commands from the terminal window.

To Reproduce

  1. Open a folder using CodeEdit app.
  2. Open the Terminal window pane.
  3. Modify the contents of the file using the vi command.
  4. 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

avula-sudheer avatar Mar 22 '23 20:03 avula-sudheer

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

lukepistrol avatar Mar 22 '23 22:03 lukepistrol

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 avatar Mar 22 '23 23:03 avula-sudheer

@avula-sudheer Yeah could you please provide a screen recording documenting this behavior?

lukepistrol avatar Mar 23 '23 16:03 lukepistrol