On vim, while editing a file, I usually use the escape key to exit insert mode. However, Terminal does not pass the escape key to vim, and I have to use Ctrl+C to exit insert mode instead.
Versions:
vim 8.0.1542-2
liri-shell-git 20180412.1834.cc4e7cd5-1
liri-terminal-git 20180414.156.18d121a-1
On vim, while editing a file, I usually use the escape key to exit insert mode. However, Terminal does not pass the escape key to vim, and I have to use
Ctrl+C
to exit insert mode instead.Versions: