On Apr 19, 1:57 am, Tony Mechelynck <[email protected]> wrote: > > - Showing the <> key name after Ctrl-V followed by hitting a key is > specific to gvim: in console mode you see the actual characters passed > by the terminal interface. To see the <> name (of a non-printable key) > in the terminal you must use Ctrl-K instead (this works also in gvim
Hi Tony, CTRL-K, SHIFT-Space in insert mode should show <S-Space> according to help. It does so when using gvim (all systems) and vim on a windows console terminal (except for the <C-PageUp>, <C-PageDown, <C-Up>, <C-Down> keys, see above). For vim launched from a gnome terminal or from a KDE Konsole terminal, it does not work (shows the escape sequence instead). Does it work on your system (Linux with gnome environment if I remember well). Best regards Jean Johner -- 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 Subscription settings: http://groups.google.com/group/vim_use/subscribe?hl=en
