From: Daniel Schierbeck Date: 2006-05-18T21:06:43+09:00 Subject: Re: Vim 7 insert-mode mappings Jim Marshall wrote: > On 5/15/06, Daniel Schierbeck wrote: >> >> It doesn't work -- it only indents the next line (which it has done all >> along). I want it to add the `end' keyword after that line. > If you are running console-mode Vim (within an Xterm, say, or at the > text-mode Linux VT), then Vim is probably not seeing the shift modifier > applied to the CR. Try gvim (graphical Vim) and see if it works there if > this is the case; it really should. Unfortunately, I don't know if it's > possible to get console-mode Vim to see the shift if that's the problem. Yes, that seems to be the problem. Does anyone have a solution to this? Daniel