CodeEditApp/CodeEdit
GitHub ã§èŠãð Terminal doesn't honor escape key functions
Open
#1,190 opened on 2023幎3æ22æ¥
buggood first issueterminal
Repository metrics
- Stars
- Â (22,856 stars)
- PR merge metrics
-  (30d ã« merged PR ã¯ãããŸãã)
説æ
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
vicommand. - 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