aboutsummaryrefslogtreecommitdiff
path: root/files
Commit message (Collapse)AuthorAge
* implement test if config file exists, otherwise creation of default file ↵lukeflo2025-03-02
| | | | will be offered
* add `file_prefix` option to config and opening functionlukeflo2025-02-27
|
* add default configlukeflo2025-02-21
|
* improve file handlinglukeflo2025-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 filelukeflo2025-02-17