Commit Graph

13 Commits

Author SHA1 Message Date
root f5197c6362 reached usable state with procedural macro 2025-01-12 23:41:34 +01:00
root d8f039d76b implemented parsing of color settings of formats [named, numbered, rgb]
(example ['red', 29, #12345F])
2024-12-15 23:30:36 +01:00
root 77cd64dd60 added function to wrap debug messages in an echo command
implemented formatted printing of stack and bookmarks
2024-12-15 00:35:09 +01:00
root c27089124e started parsing of config file 2024-12-09 22:53:13 +01:00
root 61e3ded722 implemented option 'all' to pop the entire stack 2024-12-08 12:54:36 +01:00
root e3d43755b1 implemented popping multiple entries at once 2024-12-08 11:29:15 +01:00
root 036e3d3574 quicksave 2024-12-08 10:08:09 +01:00
root ec4143d040 quicksave 2024-12-05 21:10:23 +01:00
root b41fbf8047 .. 2024-12-01 21:00:29 +01:00
root dfd14c8ee9 implemented parsing, listing and pushing of bookmarks 2024-11-30 22:26:11 +01:00
root dce08c9b9a added clear function as optional subcommand to stack command 2024-11-29 08:08:51 +01:00
root ce096d2430 implemented push and pop commands, push command saves the wrong path though 2024-11-27 23:44:47 +01:00
root 51ea69194d progress on stack 2024-11-24 23:58:28 +01:00