Files
neovim/test/functional/ex_cmds
ZyX 37f1ee0084 ex_getln: Do not crash with :append/:insert/:change
This change effectively disables history for lines inserted using this method. 
Not a big problem since it does not work for them in Vim in first place.

Also solves a bug(?): ex_window() run while in :append mode opens search history 
in Vim for some reason. Now it opens empty cmdline window.
2016-04-29 19:10:50 +03:00
..
2016-04-21 03:15:08 -04:00
2016-01-02 23:22:13 +01:00
2016-04-13 09:21:32 -03:00