summaryrefslogtreecommitdiffstats
path: root/src/main.rs
Commit message (Collapse)AuthorAgeFilesLines
* add ^L (or ^E^L) to force-redraw the screenJesse Luehrs2021-11-161-1/+1
|
* refactorJesse Luehrs2021-11-131-0/+1
|
* clean up formatting a bitJesse Luehrs2021-11-131-0/+1
|
* handle dynamic terminal sizesJesse Luehrs2021-11-111-0/+17
|
* avoid unnecessary rerenders and focus changesJesse Luehrs2021-11-111-1/+3
|
* simplifyJesse Luehrs2021-11-101-9/+5
|
* simplifyJesse Luehrs2021-11-101-3/+38
|
* more refactoring, make commands blocking by default and handle ^C/^ZJesse Luehrs2021-11-101-2/+1
|
* basic command running and displayJesse Luehrs2021-11-091-3/+10
|
* basic skeletonJesse Luehrs2021-11-061-1/+14
|
* project skeletonJesse Luehrs2021-11-061-0/+3