Files
neovim/test/functional
Sean Dewar 38cd91de5f vim-patch:8.2.1781: writing to prompt buffer interferes with insert mode
Problem:    Writing to prompt buffer interferes with insert mode.
Solution:   Use win_enter() instead of just setting "curwin". (Ben Jackson,
            closes vim/vim#7035)
4537bcc889

Vim test will be skipped, so add a Lua test.
The problem boils down to the use of aucmd_restbuf in a callback, so just test
that (via nvim_buf_set_lines).
2021-12-07 11:34:27 +00:00
..
2021-12-04 14:04:23 -07:00
2021-11-27 11:10:48 -05:00
2021-11-30 18:20:42 +01:00
2021-11-26 18:53:10 +00:00