implemented push to stack entry by number

This commit is contained in:
2025-01-27 23:57:48 +01:00
parent 7b60a8a3a9
commit f4676eb2c3
4 changed files with 33 additions and 20 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
- [x] color option for punctuation (mostly '/')
- [x] bookmarks
- [x] do not resolve links in bookmarks
- [ ] push <number> to push path in stack
- [x] push <number> to push path in stack
- [x] write documentation
- [x] change config file extension to `.toml`
- [x] add bash completions