10 Commits

Author SHA1 Message Date
root 86744ce8fa fixed error message using warning style 2025-07-03 23:18:06 +02:00
root eca1414390 implemented displaying invalid path and according styles 2025-06-24 21:53:56 +02:00
root f66cd146d8 writes default if no config file found 2025-06-08 21:53:18 +02:00
root 08d1769953 fixed config parser code to allow for '=' in separators 2025-02-23 00:26:20 +01:00
root 9a3756f552 implemented logic to ignore both line and inline comments within toml
file
2025-01-21 23:18:54 +01:00
root 64e12222bd changed config-parser macro to check struct hirarchy when parsing
configuration file

fixed formatting of stack and bookmarks
2025-01-19 16:38:35 +01:00
root 281ca56741 quick save 2025-01-18 22:27:33 +01:00
root 16adafb8b9 fixed separators being printed with quotes 2025-01-13 20:49:03 +01:00
root f5197c6362 reached usable state with procedural macro 2025-01-12 23:41:34 +01:00
root d20fd0d023 renamed config-parser and implemented the first set of functions for the
macro
extended and cleaned up format.rs and moved it into `config-parser`
some other bits and bobs
2025-01-11 22:38:12 +01:00