aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/terminal.h
Commit message (Expand)AuthorAge
* 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