CodeEditApp/CodeEdit

馃悶 Terminal doesn't honor escape key functions

Open

#1,190 opened on Mar 22, 2023

View on GitHub
聽(3 comments)聽(0 reactions)聽(0 assignees)Swift聽(22,856 stars)聽(1,165 forks)batch import
buggood first issueterminal

Description

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

Contributor guide

馃悶 Terminal doesn't honor escape key functions 路 CodeEditApp/CodeEdit#1190 | Good First Issue