summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/terminal.h
AgeCommit message (Expand)AuthorFiles
2026-03-19fix(terminal): don't poll for output during scrollback refresh (#38365)zeertzjq1
2026-02-13feat(terminal): detect suspended PTY process (#37845)zeertzjq1
2025-08-14refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guardsbfredl1
2023-12-21refactor(IWYU): move decor provider types to decoration_defs.h (#26692)zeertzjq1
2023-12-20refactor: eliminate cyclic includesdundargoc1
2023-12-17refactor: move non-symbols to defs.h headersdundargoc1
2023-12-14feat(nvim_open_term): convert LF => CRLF (#26384)Raphael1
2023-12-04refactor(terminal): only remove const qualifier when necessary (#26386)zeertzjq1
2023-11-27refactor: move Arena and ArenaMem to memory_defs.h (#26240)zeertzjq1
2023-11-12refactor: replace manual header guards with #pragma oncedundargoc1
2022-05-03feat(server): set $NVIM, unset $NVIM_LISTEN_ADDRESS #11009Justin M. Keyes1
2021-10-12refactor: format all C files under nvim/ #15977dundargoc1
2017-10-19refactor/single-include: terminal.hrelnod1
2015-11-14Remove unused TERMINAL_OPTIONS_INIT() macroMichael Reed1
2015-03-25terminal: New module that implements a terminal emulatorThiago de Arruda1