summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* move to unstable async-stdJesse Luehrs2021-11-111-1/+1
| | | | apparently this is the only way i will get an async condvar
* switch to futures-liteJesse Luehrs2021-11-111-5/+9
|
* wire up sending input to active processJesse Luehrs2021-11-101-20/+56
|
* fix display of long running commands with no outputJesse Luehrs2021-11-101-0/+4
|
* simplifyJesse Luehrs2021-11-102-40/+26
|
* derive debug in a few placesJesse Luehrs2021-11-101-1/+2
|
* simplifyJesse Luehrs2021-11-106-175/+151
|
* more refactoring, make commands blocking by default and handle ^C/^ZJesse Luehrs2021-11-103-118/+160
|
* refactorJesse Luehrs2021-11-103-97/+188
|
* basic command running and displayJesse Luehrs2021-11-094-3/+287
|
* basic skeletonJesse Luehrs2021-11-061-1/+14
|
* project skeletonJesse Luehrs2021-11-061-0/+3