added shell completions for push subcommands and pop

This commit is contained in:
2025-01-23 22:23:12 +01:00
parent 6fc7858788
commit 61eb72e69a
2 changed files with 26 additions and 5 deletions
+3 -2
View File
@@ -7,7 +7,7 @@
- [x] implement procedural macro for config
- [x] .. to parse config
- [ ] .. to write default config
- [ ] .. ignore comments in config file
- [x] .. ignore comments in config file
- [x] parse config file
- [ ] apply config -- partially more done than before :)
- [x] `show-bookmarks-on-book`
@@ -16,4 +16,5 @@
- [x] bookmarks
- [x] do not resolve links in bookmarks
- [ ] push <number> to push path in stack
- [ ] write documentation
- [/] write documentation
- [x] change config file extension to `.toml`