aboutsummaryrefslogtreecommitdiff
path: root/src/cliargs.rs
Commit message (Collapse)AuthorAge
* implemented light color schemelukeflo2024-11-29
|
* color struct impl, integrated with cliargslukeflo2024-11-28
|
* doc string for parse_fileslukeflo2024-11-28
|
* extra safety check for extensionslukeflo2024-11-25
|
* handling of errors and ui for multi file caselukeflo2024-11-25
|
* rename files arg field, start rewriting run_editor fnlukeflo2024-11-23
|
* implement needed dep injection of cli argslukeflo2024-11-23
|
* 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