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