aboutsummaryrefslogtreecommitdiff
path: root/src/tui.rs
Commit message (Collapse)AuthorAge
* impl popup for keybindings/messageslukeflo2024-11-14
|
* Inegrate new command-action driven structurelukeflo2024-10-25
| | | | | | | | - Map keys to actions to commands - allows for easily adding config file support - restructure folders/files - implement own input mode - rewrite UI rendering to make it better editable
* rewrote ui.rslukeflo2024-10-24
|
* rearrange code again, prepare for command-action setuplukeflo2024-10-24
|
* rearrange code, file and folder structurelukeflo2024-10-22