implemented popping multiple entries at once

This commit is contained in:
2024-12-08 11:29:15 +01:00
parent 036e3d3574
commit e3d43755b1
4 changed files with 17 additions and 10 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
# todos for 'navigation'
- [x] replace `expect` statements in 'stack.rs' with actual error handling
- [ ] pop several entries at a time
- [x] pop several entries at a time
- [x] drop stack
- [ ] config file
- [ ] dedup stack option