summaryrefslogtreecommitdiffstats
path: root/src/state.rs
Commit message (Collapse)AuthorAgeFilesLines
* handle dynamic terminal sizesJesse Luehrs2021-11-111-3/+23
|
* handle the focused cursor being past the end of outputJesse Luehrs2021-11-111-7/+10
|
* avoid unnecessary rerenders and focus changesJesse Luehrs2021-11-111-12/+5
|
* simplifyJesse Luehrs2021-11-101-31/+21
|
* derive debug in a few placesJesse Luehrs2021-11-101-1/+2
|
* simplifyJesse Luehrs2021-11-101-0/+83