quicksave

This commit is contained in:
2024-12-08 10:08:09 +01:00
parent fd8c2438c2
commit 036e3d3574
4 changed files with 49 additions and 30 deletions
+4 -2
View File
@@ -2,8 +2,10 @@
- [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
- [ ] dedup stack option
- [ ] parse config file
- [ ] apply config
- [ ] colored output > make it configurable through config file
- [x] bookmarks
- [ ] colored output > make it configurable through config file