VSCodeVim/Vim

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

Open

#2220 opened on Dec 13, 2017

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

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