aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/state.c
Commit message (Expand)AuthorAge
* refactor: allow us to process a child queue only while waiting on inputBjörn Linse2019-09-08
* log: log_key()Justin M. Keyes2019-08-27
* vim-patch:8.0.1480: patch missing changeJan Edmund Lazo2019-06-23
* vim-patch:8.1.0225: mode() does not indicate using CTRL-O from Insert mode (#...Justin M. Keyes2019-02-24
* vim-patch:8.1.0648: custom operators can't act upon forced motionPedro L. Ramos2019-01-10
* log: RPC, input, other eventsJustin M. Keyes2018-09-19
* globals: virtual_op is TriStateJan Edmund Lazo2018-08-01
* Merge #7587 'vim-patch:8.0.0283'Justin M. Keyes2017-11-19
|\
| * vim-patch:8.0.0283ckelsel2017-11-19
|/
* doc: eventloopJustin M. Keyes2017-09-05
* eventloop: FocusGained: schedule event instead of pseudokeyJustin M. Keyes2017-09-05
* terminal: block redraw during c_CTRL-DJustin M. Keyes2017-08-05
* api: nvim_get_mode()Justin M. Keyes2017-04-28
* *: Add comment to all C filesZyX2017-04-19
* event/multiqueue.c: Rename "queue" to "multiqueue".Justin M. Keyes2016-10-02
* refactor: eliminate misc2.cJustin M. Keyes2016-09-13
* *: Rename main loop variable from loop to main_loopZyX2016-05-30
* main: Start modeling Nvim as pushdown automatonThiago de Arruda2015-10-26