implemented functionality of show_stack_on_push/pop
This commit is contained in:
@@ -3,10 +3,10 @@
|
||||
- [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
|
||||
- [x] 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] 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
|
||||
- [x] bookmarks
|
||||
|
||||
Reference in New Issue
Block a user