aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/terminal.h
Commit message (Expand)AuthorAge
* refactor(IWYU): move decor provider types to decoration_defs.h (#26692)zeertzjq2023-12-21
* refactor: eliminate cyclic includesdundargoc2023-12-20
* refactor: move non-symbols to defs.h headersdundargoc2023-12-17
* feat(nvim_open_term): convert LF => CRLF (#26384)Raphael2023-12-14
* refactor(terminal): only remove const qualifier when necessary (#26386)zeertzjq2023-12-04
* refactor: move Arena and ArenaMem to memory_defs.h (#26240)zeertzjq2023-11-27
* refactor: replace manual header guards with #pragma oncedundargoc2023-11-12
* feat(server): set $NVIM, unset $NVIM_LISTEN_ADDRESS #11009Justin M. Keyes2022-05-03
* refactor: format all C files under nvim/ #15977dundargoc2021-10-12
* refactor/single-include: terminal.hrelnod2017-10-19
* Remove unused TERMINAL_OPTIONS_INIT() macroMichael Reed2015-11-14
* terminal: New module that implements a terminal emulatorThiago de Arruda2015-03-25