aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/keymap.lua
diff options
context:
space:
mode:
authorzeertzjq <zeertzjq@outlook.com>2022-06-26 13:41:01 +0800
committerzeertzjq <zeertzjq@outlook.com>2022-08-15 17:58:35 +0800
commit95b8e2c55f7d119497ec4008e564b2520c6d5e9b (patch)
treede9b0a2919039e9d6a03067c6d8242e994488241 /runtime/lua/vim/keymap.lua
parent9a3877ff9d4db15189b171b4a487d57768abf0a9 (diff)
downloadrneovim-95b8e2c55f7d119497ec4008e564b2520c6d5e9b.tar.gz
rneovim-95b8e2c55f7d119497ec4008e564b2520c6d5e9b.tar.bz2
rneovim-95b8e2c55f7d119497ec4008e564b2520c6d5e9b.zip
vim-patch:partial:8.1.0822: peeking and flushing output slows down execution
Problem: Peeking and flushing output slows down execution. Solution: Do not update the mode message when global_busy is set. Do not flush when only peeking for a character. (Ken Takata) https://github.com/vim/vim/commit/cb574f415486adff645ce384979bfecf27f5be8c Omit inchar() change: it breaks too many tests. N/A patches for version.c: vim-patch:8.2.5170: tiny issues Problem: Tiny issues. Solution: Tiny improvements. https://github.com/vim/vim/commit/944cc9ceba8868acd238264d4a3894803c566b37
Diffstat (limited to 'runtime/lua/vim/keymap.lua')
0 files changed, 0 insertions, 0 deletions