aboutsummaryrefslogtreecommitdiff
path: root/src/cliargs.rs
Commit message (Collapse)AuthorAge
* rewrite cli parsing, allow multiple files and dir as argslukeflo2024-11-22
|
* open multiple files: per CLI possiblelukeflo2024-11-22
|
* refined complicated code partslukeflo2024-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
* rearrange code, file and folder structurelukeflo2024-10-22