[Glyphicons](http://glyphicons.bootstrapcheatsheets.com/) also make for nice eye candy in the bar :)
I notice the same symptoms (Zoxide’s tab completion in Zsh is no longer working) after upgrading Zoxide from 0.7.9 to 0.8.1.
Seems lots of folks wanted the script path to not be hard-wired to ~/.qfc (cf. #16 & #12). This patch addresses these as well. However, it looks like you don’t...
Ah, interesting pitfall. I amended the PR using `BASH_SOURCE` when on Bash. Let me know if anything else might cause problems. Thanks for making qfc!
I tried working around the issue by forcing the contents of `` to be empty on the client. This alleviated the stuck-after-auth issue, but as soon as jabber.el registers me...
Turns out the Emacs crash was coincidental. The workaround actually works and allows logon to prosody after v0.10.
My thought was that if one just lists the link names nominally (without dereferencing them), there should be no `.git` prefix, so the pruning logics for dotted directories should not...
This appears to have some overlap with #233, but is distinct in that #233 asks for tag-based activation of profiles. In order to support the use-case proposed here, one would...
Releases would be welcome. E.g., currently, lsp-haskell master is incompatible with the latest release of lsp-mode (8.0.0), which does not yet have the new `defcustom-lsp` macro. So, for practical purposes,...