aboutsummaryrefslogtreecommitdiff
path: root/src/tui.rs
Commit message (Collapse)AuthorAge
* update all deps to latest versionlukeflo2025-10-19
|
* Fix: light terminal flag, rm obsolete color.rs filelukeflo2025-06-08
|
* implement working config file construct, error handling should be improvedlukeflo2025-02-21
|
* color struct impl, integrated with cliargslukeflo2024-11-28
|
* implement needed dep injection of cli argslukeflo2024-11-23
|
* 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