Hi Sven! On So, 25 Okt 2015, Sven Guckes wrote:
> * 吴江 <[email protected]>: > > 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. > > * Dr. Charles E. Campbell, Jr. <[email protected]> [2015-10-25 00:49]: > > Hello-I suspect you're using vim (as opposed to gvim) - > > and your terminal is taking the ctrl-s. > > that's what i thought, too. but why does c-s-l work then? I believe this is parsed as Ctrl-Shift-L, e.g. Ctrl-L Best, Christian -- Das einzige Mittel, den Irrtum zu vermeiden, ist die Unwissenheit. -- Jean Jacques Rousseau -- -- 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.
