aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/os/pty_process_win.h
Commit message (Expand)AuthorAge
* build(IWYU): replace public-to-public mappings with pragmas (#26237)zeertzjq2023-11-27
* refactor: replace manual header guards with #pragma oncedundargoc2023-11-12
* refactor(terminal)!: drop winpty, require Windows 10 #18253erw72022-04-26
* refactor: uncrustify #16090dundargoc2021-10-29
* coverity/331399: Remove unused "term_name" member from PtyProcessJames McCoy2021-05-06
* fix(pty): Always use $TERM from the job's env dictJames McCoy2021-02-06
* Rename from os_win_conpty.{c,h} to pty_conpty_win.{c,h}erw72020-01-17
* Change enum to a name that follows naming conventionerw72020-01-17
* Change union name from pty_object to objecterw72020-01-17
* Change to use ConPTY, if availableerw72020-01-17
* win/pty: log errorserw72017-08-16
* win/pyt: cleanuperw72017-08-16
* win: support :terminalerw72017-08-16
* win: integrate winpty (WIP)Ryan Prichard2017-08-16
* *: Fix some Windows-specific warningsZyX2017-03-29
* pty_process: split into plat-specific files (#3976)Rui Abreu Ferreira2016-06-04