summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/tui/termkey
AgeCommit message (Expand)AuthorFiles
2026-04-01docs: misc (#38578)zeertzjq1
2026-03-30fix(termkey): use terminfo for (shift+)left/right keysTomas Janousek1
2026-01-08refactor: fix using `%*s` instead of `%.*s` (#37290)zeertzjq1
2025-11-19build: USE_BUNDLED_UNIBILIUM=0 fails #36623Justin M. Keyes1
2025-10-29refactor(termkey): make termkey use internal terminfo properlybfredl5
2025-08-14refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guardsbfredl6
2025-06-11feat(tui): support APC queries in TermResponse (#34426)Gregory Anders3
2025-05-06fix(termkey): out-of-bounds write in array #33868gcrtnst1
2025-05-02fix(tui): forward C0 control codes literally (#33759)zeertzjq2
2025-01-21feat(tui): recognize X1 and X2 mouse eventszeertzjq1
2025-01-13refactor: delete duplicate utf8-functionalitydundargoc1
2024-12-31fix(tui): handle key events for arrow and function keys (#31804)Gregory Anders2
2024-12-31feat(tui): handle kitty key events in libtermkey (#31727)Gregory Anders3
2024-12-30fix(termkey): fix null pointer dereference (#31792)Gregory Anders1
2024-12-23fix(build): <termios.h> is system-dependent #31705Justin M. Keyes1
2024-12-23refactor: iwyu #31637Justin M. Keyes6
2024-11-21docs: misc (#31138)dundargoc1
2024-09-19fix(coverity/509227/509228): tui driver_ti underflow #30341Devon Gardner1
2024-09-05refactor: adopt termkey and eliminate duplicate codedundargoc9