9th December
2008
I use vim for the vast majority of my editing. It can be a bit cumbersom to hit esc each time you want to perform a command while in insert mode. Using ctrl o will put you in command mode for the next command. Give it a try sometime it may or may not make you more effective with vim.
Identica
Twitter
LinkedIn
Excellent tip. I’m still learning vim (I expect even experts are), and this is one of the stumbling blocks to smooth flow.
Hi, nice tip.
If you thought esc was too far for your fingers to move, then try ctrl+[
regards.