Bug#369594: vim: Doesn't show -- INSERT -- when appending line

Luke Moore luke at sidefx.com
Wed May 31 13:50:50 UTC 2006


James Vega wrote:
> Could you give the exact steps to
> reproduce this behavior, starting from "vim -u NONE"?

Sure.
1. :set showmode
2. Press i
3. Type the text "one\ntwo\three" (to create 3 lines of text), press escape.
4. Press shift-v, k, k, y to yank those three lines.
5. Press shift-p many (say, 20) times to paste those lines many times. 
The cursor will stay at the top of the document.
6. Press shift-g to jump to the end.
7. Press o.  For some reason, it doesn't say '-- INSERT --'.




More information about the pkg-vim-maintainers mailing list