10 lines
278 B
Markdown
10 lines
278 B
Markdown
# todos for 'navigation'
|
|
|
|
- [x] replace `expect` statements in 'stack.rs' with actual error handling
|
|
- [ ] pop several entries at a time
|
|
- [ ] dedup stack option
|
|
- [x] drop stack
|
|
- [ ] config file
|
|
- [x] bookmarks
|
|
- [ ] colored output > make it configurable through config file
|