summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* handle dynamic terminal sizesJesse Luehrs2021-11-115-17/+117
* 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-111-1/+1
* 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