aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/tui/input.c
Commit message (Expand)AuthorAge
* tui/input.c: Handle Ctrl-Z (suspend) for TERM=linux (#3100) (#4911)Mateusz Czapliński2016-06-12
* tui/input.c: Add mouse release event (#4873)sach1t2016-06-04
* *: Rename main loop variable from loop to main_loopZyX2016-05-30
* *: Fix new linter errorsZyX2016-05-01
* Implement handling of terminal focus eventsJoe Hermaszewski2015-11-17
* tui: Flush input on timer_cbThiago de Arruda2015-10-12
* tui: Fix queueing of large chunks of inputThiago de Arruda2015-10-01
* tui: Don't use 'pastetoggle' for automatic pastingThiago de Arruda2015-10-01
* encoding: simplify handling of encoding in TUIBjörn Linse2015-09-08
* tui: Refactor for running in another threadThiago de Arruda2015-09-06
* tui: move term_input.inl into the input.c moduleThiago de Arruda2015-09-06