aboutsummaryrefslogtreecommitdiff
path: root/src/tui/commands.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