On Sun, 31 Jan 2010, Benjamin R. Haskell wrote: > On Sun, 31 Jan 2010, Gary Johnson wrote: > > > [...] > > > > That suggests to me that vim is properly configuring itself to > > accept the escape sequences for those keys from both terminal types, > > but that your mlterm is emitting different sequences from the ones > > that vim expects from an mlterm. Try this. Open a new buffer and > > enter insert mode. Then type Ctrl-V followed by Ctrl-Left. Type > > Enter, then Ctrl-V followed by Ctrl-Right. What do you see? > > > > [...] > > I found those by using 'zsh' running under 'mlterm' via: > > print $terminfo[smkx] ; cat > /dev/null ; print $terminfo[rmkx]
But, I could just as well have read Gary's suggestion more closely and typed *Ctrl-V followed by* the keys in Vim insert mode. Oops. :-) -- Best, Ben -- You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php
