13 lines
508 B
Markdown
13 lines
508 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
|
|
- [x] config file
|
|
- [ ] 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
|
|
- [x] setting for separator string when displaying stack/bookmarks
|
|
- [x] bookmarks
|