aboutsummaryrefslogtreecommitdiffstats
path: root/src/process.rs
Commit message (Collapse)AuthorAgeFilesLines
* add terminal resizing functionalityJesse Luehrs2019-10-271-0/+4
| | | | | to keep the process's pty size in sync with the size of the user's terminal
* split into modulesJesse Luehrs2019-10-271-0/+362