Skip to content

Conversation

@sinic
Copy link
Contributor

@sinic sinic commented Oct 16, 2014

CTRL-[ is the same as <Esc> in vi, and either one moves the cursor to the left upon leaving insert mode.

@jonathanslenders
Copy link
Member

Thank you @sinic!
Just your first commit was fine. I merged that one. ca85e4b

(The second is not required because ^[ already works. In the application we can't distinguish between and ^[ anyway, because they're exactly the same on a VT100 terminal.)

@sinic
Copy link
Contributor Author

sinic commented Oct 17, 2014

You're absolutely right. I must have started the Emacs mode by accident.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants