summaryrefslogtreecommitdiffstats
path: root/src/event.rs
Commit message (Expand)AuthorAgeFilesLines
* a bunch more reorganizationJesse Luehrs2022-01-051-123/+0
* pipeline events should be separate from internal eventsJesse Luehrs2022-01-041-30/+1
* oopsJesse Luehrs2022-01-041-0/+1
* more refactoring of environment handlingJesse Luehrs2022-01-041-6/+6
* propagate current directory changes back to the main processJesse Luehrs2022-01-031-7/+15
* refocus the readline when the foreground process is suspendedJesse Luehrs2022-01-031-1/+30
* more clone cleanupsJesse Luehrs2022-01-031-4/+4
* rename some of the other eventsJesse Luehrs2022-01-021-14/+14
* this doesn't need its own separate eventJesse Luehrs2022-01-021-10/+0
* more event loop refactoringJesse Luehrs2021-12-121-2/+1
* significantly refactor the event loopJesse Luehrs2021-12-111-0/+125