aboutsummaryrefslogtreecommitdiffstats
path: root/src/builtins.rs
Commit message (Collapse)AuthorAgeFilesLines
* move to tokio-pty-process-streamJesse Luehrs2019-10-281-11/+11
|
* allow the tui to manage the overall raw screenJesse Luehrs2019-07-121-5/+1
|
* make exit handling more consistentJesse Luehrs2019-07-061-1/+12
|
* have eval streams also emit start eventsJesse Luehrs2019-07-061-15/+25
|
* there's no reason to import these by nameJesse Luehrs2019-07-061-3/+3
|
* clippyJesse Luehrs2019-06-261-2/+2
|
* simplifyJesse Luehrs2019-06-251-3/+5
|
* fix up cd a bit moreJesse Luehrs2019-06-091-7/+38
|
* provide a framework for shell builtinsJesse Luehrs2019-06-091-0/+71