aboutsummaryrefslogtreecommitdiff
path: root/src/tui/ui.rs
Commit message (Collapse)AuthorAge
...
* Imple column/cell selection feature of ratatui 0.29.0lukeflo2024-10-25
|
* 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
|
* rewrote ui.rslukeflo2024-10-24
|
* rearrange code again, prepare for command-action setuplukeflo2024-10-24
|
* rearrange code, file and folder structurelukeflo2024-10-22