0
0
mirror of https://github.com/vim/vim.git synced 2025-09-29 04:34:16 -04:00
Files
vim/runtime/doc
Bram Moolenaar 733a69b29f patch 9.0.0980: the keyboard state response may end up in a shell command
Problem:    The keyboard state response may end up in a shell command.
Solution:   Only request the keyboard protocol state when the typeahead is
            empty, no more commands are following and not exiting.  Add the
            t_RK termcap entry for this.
2022-12-01 12:03:47 +00:00
..