summaryrefslogtreecommitdiffstats
path: root/src/action.rs
Commit message (Collapse)AuthorAgeFilesLines
* refactorJesse Luehrs2021-11-171-0/+11
|
* make action handling the main taskJesse Luehrs2021-11-171-2/+4
|
* add ^L (or ^E^L) to force-redraw the screenJesse Luehrs2021-11-161-1/+10
|
* handle dynamic terminal sizesJesse Luehrs2021-11-111-5/+14
|
* avoid unnecessary rerenders and focus changesJesse Luehrs2021-11-111-0/+92