mirror of
https://github.com/neovim/neovim.git
synced 2026-03-25 18:10:56 +00:00
Problem: When leaving ":append" the cursor shape is like in Insert mode.
(Jacob Niehus)
Solution: Do not have State set to INSERT when calling getline().
https://code.google.com/p/vim/source/detail?r=v7-4-418