Vim exit from insert mode
In vi/vim pressing <ESC>
you quit from insert mode to normal mode.
Instead <ESC>
I am using <CTRL>[
because it is require less hand movement.
Edit:
Another way to exit from insert mode is using <CTRL>C
.
The difference between this two command is described in this question at Stackoverflow.
Written by Djordje Mijatovic
Related protips
2 Responses
<CTRL>C
should work too
over 1 year ago
·
@korin
It's work. I didn't know for than command in vi.
But there is difference between this two command
http://stackoverflow.com/questions/5030164/whats-the-difference-between-ctrlc-and-ctrl
Anyway, thank you for suggestion.
over 1 year ago
·
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Vim
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#