aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/input.c
Commit message (Expand)AuthorAge
* refactor: move some constants out of vim_defs.h (#26298)zeertzjq2023-11-29
* refactor: fix headers with IWYUdundargoc2023-11-28
* build(IWYU): fix includes for func_attr.hdundargoc2023-11-27
* build: rework IWYU mapping filesdundargoc2023-11-25
* vim-patch:9.0.2111: [security]: overflow in get_numberzeertzjq2023-11-17
* build: remove PVSdundargoc2023-11-12
* refactor: the long goodbyedundargoc2023-11-05
* build(iwyu): add a few more _defs.h mappings (#25435)zeertzjq2023-09-30
* refactor(message): smsg_attr -> smsgbfredl2023-09-29
* refactor: uncrustifydundargoc2023-04-26
* refactor(getchar.c): change most char_u to uint8_t (#22444)zeertzjq2023-02-28
* refactor: reduce scope of locals as per the style guide (#22211)dundargoc2023-02-11
* refactor: replace char_u with char (#21901)dundargoc2023-02-11
* vim-patch:8.2.4928: various white space and cosmetic mistakes (#21854)zeertzjq2023-01-17
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* fix: compiler warnings from clang 15 (#20321)dundargoc2022-09-28
* vim-patch:9.0.0318: clearing screen causes flicker (#19993)zeertzjq2022-08-30
* vim-patch:8.2.4911: the mode #defines are not clearly named (#18499)zeertzjq2022-05-10
* refactor: replace char_u variables and functions with charDundar Goc2022-05-07
* revert: "refactor: Remove allow_keys global (#6346)"zeertzjq2022-04-29
* refactor(uncrustify): format all c filesDundar Göc2022-03-10
* refactor: remove CSI unescaping and clean up related names and commentszeertzjq2022-01-21
* refactor(misc1): move out high-level input functions to a new file: input.cBjörn Linse2021-12-10