CodeEditApp / CodeEditApp/CodeEdit

🐞 Terminal doesn't honor escape key functions

Open
#1,190 3 comments 0 reactions 0 assignees View on GitHub
bug good first issue terminal
Dominant language
Swift
Stars
23k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.