added src/output.rs to handle command output
adjusted todo.md
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user