added src/output.rs to handle command output

adjusted todo.md
This commit is contained in:
2025-01-14 23:28:49 +01:00
parent 0f2a922232
commit b0e2e430b5
6 changed files with 212 additions and 183 deletions
+6 -1
View File
@@ -4,9 +4,14 @@
- [x] option to pop several entries at a time and option to pop the entire stack
- [x] drop stack
- [x] config file
- [x] implement procedural macro for config
- [x] to parse config
- [ ] to write default config
- [ ] dedup stack option
- [x] parse config file
- [ ] apply config -- partially more done than before :)
- [ ] colored output > make it configurable through config file --> at least partially done
- [ ] `show-bookmarks-on-book`
- [x] setting for separator string when displaying stack/bookmarks
- [ ] color option for punctuation (mostly '/')
- [x] bookmarks
- [ ] do not resolve links in bookmarks