diff options
author | Jan Edmund Lazo <janedmundlazo@hotmail.com> | 2018-08-05 17:14:23 -0400 |
---|---|---|
committer | Jan Edmund Lazo <janedmundlazo@hotmail.com> | 2018-08-05 17:18:57 -0400 |
commit | 2b8792e303b4a5243b8a19a27cd1bd8885341b38 (patch) | |
tree | 6a257add61e9303c449e5224f3c7af580a4ebf1f /src/nvim/lua/executor.c | |
parent | b42c80e561c15fd49112dc46a7de04dd061a3483 (diff) | |
download | rneovim-2b8792e303b4a5243b8a19a27cd1bd8885341b38.tar.gz rneovim-2b8792e303b4a5243b8a19a27cd1bd8885341b38.tar.bz2 rneovim-2b8792e303b4a5243b8a19a27cd1bd8885341b38.zip |
vim-patch:8.0.0671: hang when typing CTRL-C in confirm() in timer
Problem: When a function invoked from a timer calls confirm() and the user
types CTRL-C then Vim hangs.
Solution: Reset typebuf_was_filled. (Ozaki Kiichi, closes vim/vim#1791)
https://github.com/vim/vim/commit/4eb6531b03445b4d492bc52fea0b6dcd886583af
Diffstat (limited to 'src/nvim/lua/executor.c')
0 files changed, 0 insertions, 0 deletions