summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/tui/terminfo.c
AgeCommit message (Expand)AuthorFiles
2026-02-16fix(coverity/637363): out-of-bounds write #37878Jibril1
2025-12-15feat(tui): ghostty builtin terminfo #36963Justin M. Keyes1
2025-10-31feat(build): HAVE_UNIBILIUMbfredl1
2025-10-29refactor(termkey): make termkey use internal terminfo properlybfredl1
2025-10-18perf(tui): faster implementation of terminfobfredl1
2025-08-14refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guardsbfredl1
2025-05-01refactor: move StringBuilder to types_defs.h (#33745)Gregory Anders1
2025-04-16fix(env.c): drop envmap, free os_getenv() result #32683Judit Novak1
2024-06-04fixup: apply the change on more filesJames Tirta Halim1
2023-11-28refactor: fix headers with IWYUdundargoc1
2023-11-12build: remove PVSdundargoc1
2023-01-15refactor: fix IWYU mapping file and use IWYU (#21802)dundargoc1
2022-12-20refactor(tui): use nvim_echo() for verbose terminfobfredl1
2022-11-15build: allow IWYU to fix includes for all .c filesdundargoc1
2022-08-31refactor: replace char_u with charDundar Göc1
2021-09-14refactor: format files with uncrustify #15663dundargoc1
2020-03-12Fix screen terminal family issueserw71
2020-02-16vim-patch:8.1.1201: output of :command is hard to readJan Edmund Lazo1
2019-12-01terminfo_is_bsd_console: fallback to falseDaniel Hahler1
2019-01-02TUI: Do not disable BCE for builtin terminfos (#9443)Justin M. Keyes1
2018-12-27Merge 'upstream/master' into pr-win-erw7Justin M. Keyes1
2018-12-27win/TUI: builtin terminfos for cygwin, conemu, et al.erw71
2018-12-27win/TUI: SetConsoleMode() to override libuv #9094erw71
2018-12-16TUI: detect BSD vt consoleJustin M. Keyes1
2018-09-24add func_attr_printf in :MichaHoffmann1
2018-08-10terminfo: add scripts/update_terminfo.shMarco Hinz1
2018-01-01tui: support TERM=konsole-256colorJustin M. Keyes1
2017-12-05tui: dump termcap info if -V3 ('verbose' >= 3)Justin M. Keyes1
2017-11-27tui: expose terminal type in 'term' optionJustin M. Keyes1
2017-11-23tui: Disable BCE by default. #7624Justin M. Keyes1
2017-11-22tui: move terminfo_is_term_family()Justin M. Keyes1
2017-08-26tui: support new iterm2, iTerm2.app terminfo entriesLeonardo Brondani Schenkel1
2017-07-07lintJustin M. Keyes1
2017-07-06tui: Coding style changes onlyJonathan de Boyne Pollard1
2017-06-03tui: Separate out built-in terminfo records.Jonathan de Boyne Pollard1