bookmarks and stack can now hold paths with links

This commit is contained in:
2025-01-15 23:06:24 +01:00
parent 39ad2de67c
commit db8c62c476
6 changed files with 43 additions and 34 deletions
+2 -2
View File
@@ -5,8 +5,8 @@
- [x] drop stack
- [x] config file
- [x] implement procedural macro for config
- [x] to parse config
- [ ] to write default config
- [x] .. to parse config
- [ ] .. to write default config
- [ ] dedup stack option
- [x] parse config file
- [ ] apply config -- partially more done than before :)