VSCodeVim/Vim

`<C-[>` does not exit vim command line

Open

#2,220 opened on Dec 13, 2017

View on GitHub
 (3 comments) (0 reactions) (0 assignees)TypeScript (1,271 forks)batch import
area/commandlinehelp wantedkind/featureupstream/vscode

Repository metrics

Stars
 (12,664 stars)
PR merge metrics
 (Avg merge 9d 13h) (7 merged PRs in 30d)

Description

Using vscode 1.18.1 on macOS High Sierra.

When entering vim command mode using :, you cannot exit it using ctrl+[, you have to use the esc key.

Contributor guide