mirror of
https://github.com/neovim/neovim.git
synced 2025-10-06 01:46:29 +00:00

Problem: Not restoring Insert mode if leaving a prompt buffer by using a
mouse click.
Solution: Set b_prompt_insert appropriately. Also correct cursor position
when moving cursor to last line.
891e1fd894