This commit is contained in:
2024-12-01 21:00:29 +01:00
parent e8a52c1775
commit b41fbf8047
4 changed files with 69 additions and 51 deletions
+3 -2
View File
@@ -1,8 +1,9 @@
# todos for 'navigation'
- [ ] replace `expect` statements in 'stack.rs' with actual error handling
- [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
- [ ] bookmarks
- [x] bookmarks
- [ ] colored output > make it configurable through config file