summaryrefslogtreecommitdiffstats
path: root/src/action.rs
Commit message (Expand)AuthorAgeFilesLines
* refactor to potentially allow for displaying other thingsJesse Luehrs2021-11-181-14/+15
* 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