aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/os/input.h
Commit message (Expand)AuthorAge
* refactor: fix headers with IWYUdundargoc2023-11-28
* refactor: move Arena and ArenaMem to memory_defs.h (#26240)zeertzjq2023-11-27
* refactor: replace manual header guards with #pragma oncedundargoc2023-11-12
* build(lint): remove unnecessary clint.py rulesdundargoc2023-10-23
* build(iwyu): add a few more _defs.h mappings (#25435)zeertzjq2023-09-30
* fix(ui): re-organize tty fd handling and fix issuesbfredl2023-01-16
* refactor: format header files with uncrustify #15877dundargoc2021-10-09
* refactor: allow us to process a child queue only while waiting on inputBjörn Linse2019-09-08
* ui: Refactor input buffer handlingThiago de Arruda2014-10-18
* Add automatic generation of headersZyX2014-06-02
* Move documentation from function declarations to definitionsZyX2014-06-02
* Introduce nvim namespace: Fix define guards.Eliseo Martínez2014-05-15
* Introduce nvim namespace: Move files.Eliseo Martínez2014-05-15