summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/os/input.h
AgeCommit message (Expand)AuthorFiles
2025-08-14refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guardsbfredl1
2023-12-21refactor: run IWYU on entire repodundargoc1
2023-11-28refactor: fix headers with IWYUdundargoc1
2023-11-27refactor: move Arena and ArenaMem to memory_defs.h (#26240)zeertzjq1
2023-11-12refactor: replace manual header guards with #pragma oncedundargoc1
2023-10-23build(lint): remove unnecessary clint.py rulesdundargoc1
2023-09-30build(iwyu): add a few more _defs.h mappings (#25435)zeertzjq1
2023-01-16fix(ui): re-organize tty fd handling and fix issuesbfredl1
2021-10-09refactor: format header files with uncrustify #15877dundargoc1
2019-09-08refactor: allow us to process a child queue only while waiting on inputBjörn Linse1
2014-10-18ui: Refactor input buffer handlingThiago de Arruda1
2014-06-02Add automatic generation of headersZyX1
2014-06-02Move documentation from function declarations to definitionsZyX1
2014-05-15Introduce nvim namespace: Fix define guards.Eliseo Martínez1
2014-05-15Introduce nvim namespace: Move files.Eliseo Martínez1