mirror of
https://github.com/neovim/neovim.git
synced 2026-01-19 11:40:53 +10: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