neovim/test
Scott Prager b8ae09b3cf term: after <C-\>, resume normal input loop
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.
2015-04-05 13:40:21 -04:00
..
config Add automatic generation of headers 2014-06-02 11:04:17 -03:00
functional term: after <C-\>, resume normal input loop 2015-04-05 13:40:21 -04:00
includes os_open: add unit tests 2014-07-14 09:05:52 -04:00
unit Use lfs.currentdir() to fix symlink test fail. 2015-04-01 09:21:21 +13:00