aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/os/pty_process_win.c
Commit message (Expand)AuthorAge
* api: list information about all channels/jobs.Björn Linse2018-05-23
* Add missing PVS headers to new filesJames McCoy2018-03-11
* Fix warning: multi-line comment [-Wcomment] use `:341,355s/: \zs.*/\=string(s...George Zhao2018-01-19
* Fix warning about conversion on mingw64George Zhao2018-01-18
* channels: refactorBjörn Linse2017-11-24
* pty_process_win: avoid quoting for cmd.exeerw72017-08-16
* win/pty: log errorserw72017-08-16
* win/pyt: cleanuperw72017-08-16
* win/pty: quote_cmd_arg(): check boundserw72017-08-16
* win/pty: jobstart, jobstop: fix null-pointer dereferenceerw72017-08-16
* win: support :terminalerw72017-08-16
* win: integrate winpty (WIP)Ryan Prichard2017-08-16