7 Commits

Author SHA1 Message Date
3eb37295c2 register pause + resume as subcommands on the CLI 2025-06-27 08:17:16 +01:00
0814678278 debug should be a hidden option
patch bump
2025-06-26 14:38:53 +01:00
68041f1406 fix bug with parser (regression)
patch bump
2025-06-26 09:56:53 +01:00
bba2361964 add available themes to --theme help string
patch bump
2025-06-26 08:56:32 +01:00
a43813fc00 fix help string for theme option 2025-06-26 06:53:36 +01:00
6bdbb470c9 fix docstring 2025-06-26 06:20:21 +01:00
ae86785ba6 separate the cli commands into different modules
this makes it easier to use them as components of both the cli and the gui.
2025-06-26 06:15:48 +01:00