Prasad Chandrasekaran wrote: > I am using vim (ubuntu/gnome) for some time. I tried to make > a mapping for using CTRL-S to save a file > > nmap <c-s> :w<CR> > imap <c-s> <Esc>:w<CR>a
Google something like: xon xoff linux Ctrl-s and Ctrl-q have an historical usage still seen in many terminals/consoles. Someone might give more precise info on how to disable it, but above is probably the problem. John --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
