77cd64dd60
implemented formatted printing of stack and bookmarks
13 lines
511 B
Markdown
13 lines
511 B
Markdown
# todos for 'navigation'
|
|
|
|
- [x] replace `expect` statements in 'stack.rs' with actual error handling
|
|
- [x] option to pop several entries at a time and option to pop the entire stack
|
|
- [x] drop stack
|
|
- [ ] config file
|
|
- [ ] dedup stack option
|
|
- [ ] parse config file -- partially done, handling of colors to be fixed
|
|
- [ ] apply config -- partially done
|
|
- [ ] colored output > make it configurable through config file
|
|
- [x] setting for separator string when displaying stack/bookmarks
|
|
- [x] bookmarks
|