summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/input.c
AgeCommit message (Expand)AuthorFiles
2025-10-14vim-patch:9.1.1853: Ctrl-F and Ctrl-B at more prompt not working with key pro...zeertzjq1
2025-08-14refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guardsbfredl1
2025-06-09fix(messages): recognize cmdline one_key/number prompt State (#34206)luukvbaal1
2025-02-05fix(messages): add a trailing space to inputlist() etc. prompts (#32328)zeertzjq1
2025-01-02feat(ui)!: emit prompt "messages" as cmdline events #31525luukvbaal1
2024-12-23refactor: iwyu #31637Justin M. Keyes1
2024-11-20fix(messages): more ext_messages kinds #31279luukvbaal1
2024-11-13refactor(highlight): make enum of builtin highlights start with 1bfredl1
2024-11-08refactor(message): propagate highlight id instead of attrsLuuk van Baal1
2024-09-10refactor(os/input.c): rename os_inchar => input_get #30327Justin M. Keyes1
2024-04-11vim-patch:9.0.2114: overflow detection not accurate when adding digits (#28271)zeertzjq1
2024-02-06docs: small fixes (#27213)dundargoc1
2024-01-11refactor(IWYU): fix headersdundargoc1
2023-12-30refactor: follow style guidedundargoc1
2023-12-24refactor: follow style guidedundargoc1
2023-12-21refactor: run IWYU on entire repodundargoc1
2023-12-17refactor: move non-symbols to defs.h headersdundargoc1
2023-11-29refactor: move some constants out of vim_defs.h (#26298)zeertzjq1
2023-11-28refactor: fix headers with IWYUdundargoc1
2023-11-27build(IWYU): fix includes for func_attr.hdundargoc1
2023-11-25build: rework IWYU mapping filesdundargoc1
2023-11-17vim-patch:9.0.2111: [security]: overflow in get_numberzeertzjq1
2023-11-12build: remove PVSdundargoc1
2023-11-05refactor: the long goodbyedundargoc1
2023-09-30build(iwyu): add a few more _defs.h mappings (#25435)zeertzjq1
2023-09-29refactor(message): smsg_attr -> smsgbfredl1
2023-04-26refactor: uncrustifydundargoc1
2023-02-28refactor(getchar.c): change most char_u to uint8_t (#22444)zeertzjq1
2023-02-11refactor: reduce scope of locals as per the style guide (#22211)dundargoc1
2023-02-11refactor: replace char_u with char (#21901)dundargoc1
2023-01-17vim-patch:8.2.4928: various white space and cosmetic mistakes (#21854)zeertzjq1
2022-11-15build: allow IWYU to fix includes for all .c filesdundargoc1
2022-09-28fix: compiler warnings from clang 15 (#20321)dundargoc1
2022-08-30vim-patch:9.0.0318: clearing screen causes flicker (#19993)zeertzjq1
2022-05-10vim-patch:8.2.4911: the mode #defines are not clearly named (#18499)zeertzjq1
2022-05-07refactor: replace char_u variables and functions with charDundar Goc1
2022-04-29revert: "refactor: Remove allow_keys global (#6346)"zeertzjq1
2022-03-10refactor(uncrustify): format all c filesDundar Göc1
2022-01-21refactor: remove CSI unescaping and clean up related names and commentszeertzjq1
2021-12-10refactor(misc1): move out high-level input functions to a new file: input.cBjörn Linse1