Commit message (Expand) | Author | Age | |
---|---|---|---|
* | refactor: uncrustify #16090 | dundargoc | 2021-10-29 |
* | coverity/331399: Remove unused "term_name" member from PtyProcess | James McCoy | 2021-05-06 |
* | fix(pty): Always use $TERM from the job's env dict | James McCoy | 2021-02-06 |
* | Rename from os_win_conpty.{c,h} to pty_conpty_win.{c,h} | erw7 | 2020-01-17 |
* | Change enum to a name that follows naming convention | erw7 | 2020-01-17 |
* | Change union name from pty_object to object | erw7 | 2020-01-17 |
* | Change to use ConPTY, if available | erw7 | 2020-01-17 |
* | win/pty: log errors | erw7 | 2017-08-16 |
* | win/pyt: cleanup | erw7 | 2017-08-16 |
* | win: support :terminal | erw7 | 2017-08-16 |
* | win: integrate winpty (WIP) | Ryan Prichard | 2017-08-16 |
* | *: Fix some Windows-specific warnings | ZyX | 2017-03-29 |
* | pty_process: split into plat-specific files (#3976) | Rui Abreu Ferreira | 2016-06-04 |