Skip to content

Conversation

mattn
Copy link
Member

@mattn mattn commented Oct 7, 2018

#2192 occured on Windows GUI but possibly occured on another platforms. when attension message are displayed for swap file, remaining typebuf will not be removed in main loop. So need to type CTRL-C to break hang.

@brammool brammool closed this in 798184c Oct 7, 2018
@mattn mattn deleted the fix-2192 branch October 8, 2018 00:56
janlazo added a commit to janlazo/neovim that referenced this pull request Oct 8, 2018
Problem:    "simalt ~x" in .vimrc blocks swap file prompt.
Solution:   Flush buffers before prompting. (Yasuhiro Matsumoto,
            closes vim/vim#3518, closes vim/vim#2192)
vim/vim@798184c
janlazo added a commit to janlazo/neovim that referenced this pull request Oct 8, 2018
Problem:    "simalt ~x" in .vimrc blocks swap file prompt.
Solution:   Flush buffers before prompting. (Yasuhiro Matsumoto,
            closes vim/vim#3518, closes vim/vim#2192)
vim/vim@798184c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant