summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* use local copies of dependencies when developing locallyJesse Luehrs2021-11-112-9/+3
* implement ^UJesse Luehrs2021-11-111-0/+5
* handle dynamic terminal sizesJesse Luehrs2021-11-117-17/+135
* handle the focused cursor being past the end of outputJesse Luehrs2021-11-112-8/+18
* avoid unnecessary rerenders and focus changesJesse Luehrs2021-11-115-23/+110
* move to unstable async-stdJesse Luehrs2021-11-113-4/+3
* switch to futures-liteJesse Luehrs2021-11-113-92/+11
* 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
* fix some dependenciesJesse Luehrs2021-11-104-30/+66
* more refactoring, make commands blocking by default and handle ^C/^ZJesse Luehrs2021-11-105-124/+180
* refactorJesse Luehrs2021-11-103-97/+188
* basic command running and displayJesse Luehrs2021-11-096-5/+480
* basic skeletonJesse Luehrs2021-11-064-3/+667
* project skeletonJesse Luehrs2021-11-063-0/+12
* initial commitJesse Luehrs2021-11-060-0/+0