On Nov 4, 9:14 pm, Chris Lott <[email protected]> wrote: > I'd like to disable the ESC key in interactive mode (I only want to do > so in gui), but the following, which seems like it should work, > doesn't seem to do anything: > > :inoremap <esc> <nop> > > ideas? > > c > -- > Chris Lott <[email protected]>
And how would you go back to Normal mode? Or do you want to never use Normal mode and always remain in Insert mode, changing Vim to a sort of Notepad clone? See :help -y Best regards, Tony. -- If you don't care where you are, then you ain't lost. -- You received this message from the "vim_mac" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
