aboutsummaryrefslogtreecommitdiff
path: root/src/app.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
* fixed some rendering bugs. TODO: move cursor when searchinglukeflo2024-10-24
|
* implementig tui_input for searchinglukeflo2024-10-24
|
* rearrange code again, prepare for command-action setuplukeflo2024-10-24