mirror of
https://github.com/neovim/neovim.git
synced 2026-01-23 13:43:24 +10:00
Pressing <C-\> and then a mouse click will insert the click into the terminal as if a keyboard button had been pressed. Keep track of whether the last input was <C-\> and only call terminal_send_key() if the next input is a key press.
7.6 KiB
7.6 KiB