Hello-I suspect you're using vim (as opposed to gvim) - and your terminal is taking the ctrl-s.
C Campbell > On Oct 24, 2015, at 7:05 AM, 吴江 <[email protected]> wrote: > > Hi, > > When I use noremap <C-S> :update<CR> to map ctrl-s to save file, it's not > work, and I use noremap <C-S-l> :update<CR> to map ctrl-shift-s works, since > character s is not work and s will be translate only into shift in map? > Thanks. > > -- > -- > You received this message from the "vim_use" 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 > > --- > You received this message because you are subscribed to the Google Groups > "vim_use" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. -- -- You received this message from the "vim_use" 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 --- You received this message because you are subscribed to the Google Groups "vim_use" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
