| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Update README | lukeflo | 2025-02-17 |
| | | |||
| * | improve file handling | lukeflo | 2025-02-17 |
| | | | | | | | + If config file **and** CLI args have different files/dirs, concat them and open all + Adapt UI to show which files are choosen + TODO: Flag for ignoring config file | ||
| * | implement basic config struct and example file | lukeflo | 2025-02-17 |
| | | |||
| * | info for needed step after impl config | lukeflo | 2024-12-01 |
| | | |||
| * | implemented light color scheme | lukeflo | 2024-11-29 |
| | | |||
| * | color struct impl, integrated with cliargs | lukeflo | 2024-11-28 |
| | | |||
| * | doc string for parse_files | lukeflo | 2024-11-28 |
| | | |||
| * | extra safety check for extensions | lukeflo | 2024-11-25 |
| | | |||
| * | handling of errors and ui for multi file case | lukeflo | 2024-11-25 |
| | | |||
| * | rename files arg field, start rewriting run_editor fn | lukeflo | 2024-11-23 |
| | | |||
| * | implement needed dep injection of cli args | lukeflo | 2024-11-23 |
| | | |||
| * | rewrite cli parsing, allow multiple files and dir as args | lukeflo | 2024-11-22 |
| | | |||
| * | open multiple files: per CLI possible | lukeflo | 2024-11-22 |
| | | |||
| * | refined complicated code parts | lukeflo | 2024-11-14 |
| | | |||
| * | Inegrate new command-action driven structure | lukeflo | 2024-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 structure | lukeflo | 2024-10-22 |
