implemented option 'all' to pop the entire stack
This commit is contained in:
@@ -1,11 +1,12 @@
|
||||
# todos for 'navigation'
|
||||
|
||||
- [x] replace `expect` statements in 'stack.rs' with actual error handling
|
||||
- [x] pop several entries at a time
|
||||
- [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
|
||||
- [ ] apply config
|
||||
- [ ] colored output > make it configurable through config file
|
||||
- [ ] setting for separator string when displaying stack/bookmarks
|
||||
- [x] bookmarks
|
||||
|
||||
Reference in New Issue
Block a user