diff options
author | Gabriel Cruz <gabs.oficial98@gmail.com> | 2019-04-12 03:19:26 +0200 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2019-04-12 03:20:05 +0200 |
commit | 3b7a4f233bd53eb901904992227be3fffe5e621a (patch) | |
tree | 7004730d7689444cb637d0073fd8f01c7a7d2c17 /src/nvim/api/vim.c | |
parent | e11a9d351a9f0ae278755e3c18bcc9aab05c1266 (diff) | |
download | rneovim-3b7a4f233bd53eb901904992227be3fffe5e621a.tar.gz rneovim-3b7a4f233bd53eb901904992227be3fffe5e621a.tar.bz2 rneovim-3b7a4f233bd53eb901904992227be3fffe5e621a.zip |
vim-patch:8.0.0714: cmdline redraw during timer #9835
vim-patch:8.0.0714: when a timer causes a command line redraw " goes missing
Problem: When a timer causes a command line redraw the " that is displayed
for CTRL-R goes missing.
Solution: Remember an extra character to display.
https://github.com/vim/vim/commit/a92522fbf3a49d06e08caf010f7d7b0f58d2e131
vim-patch:8.0.0720: unfinished mapping not displayed when running timer
Problem: Unfinished mapping not displayed when running timer.
Solution: Also use the extra_char while waiting for a mapping and digraph.
(closes vim/vim#1844)
https://github.com/vim/vim/commit/6a77d2667e982655f6adacee774ee7aa2581bd8a
close #9835
Diffstat (limited to 'src/nvim/api/vim.c')
0 files changed, 0 insertions, 0 deletions