summaryrefslogtreecommitdiffstats
path: root/src/state/history/pty.rs
Commit message (Expand)AuthorAgeFilesLines
* a bunch more reorganizationJesse Luehrs2022-01-051-107/+0
* shorten some namesJesse Luehrs2022-01-051-10/+4
* split out moreJesse Luehrs2022-01-051-2/+1
* more refactoring of environment handlingJesse Luehrs2022-01-041-7/+7
* propagate current directory changes back to the main processJesse Luehrs2022-01-031-7/+7
* rename some of the other eventsJesse Luehrs2022-01-021-2/+2
* this doesn't need its own separate eventJesse Luehrs2022-01-021-14/+1
* refactorJesse Luehrs2022-01-021-97/+90
* simplifyJesse Luehrs2022-01-021-2/+8
* make all commands go through the pipe runnerJesse Luehrs2022-01-021-0/+128