2008/10/9 Nate-37 <[EMAIL PROTECTED]>: > > So, I find that more often than not, I'm doing Cmd-S<ESC>, so it's cool to > be able to eliminate the error-prone trip to the ESC key. > > How do you usually work? Do press ESC, then Cmd-S? Or, do you stay in > insert mode after saving?
I guess I use ":w" most of the time so the Esc press is inevitable for me anyway. Sometimes I do use Cmd-s just so that I do not have to press Esc first (this would be when I am typing an email or something that requires lots of text input, when programming I spend a lot more time in insert mode). However, I can see in your situation why you'd want to have Cmd-s go to normal mode automatically. :-) Björn --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_mac" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
