Rob Yang
Rob Yang
## Comments @mschmidtkorth implementation is great. Indexing is super fast, and my tab searches are reliable. Oddly, I think dashes were not working so well in the original version? One...
Based on what I see in the `sessionist.tmux` file, I see you can set alternate key bindings with the global variables. However, it seems like you cannot overwrite the default...
How's this one going?
I actually had the same issue as @nottoseethesun but then I upgraded my `yarn` to `3.2.1`. Now running `yarn-audit-fix --force --audit-level high` upgrades the major semver in `yarn.lock`, but that...
I reinstalled `brew reinstall ctags` and restarted my machine. Still got the error. I ended up uninstalling `ctags` and installed `brew install universal-ctags`. The error is now gone for me....