-
### Problem description
Currently when using a zsh config and oh-my-zsh with `setopt nocaseglob`, it breaks some plugins, resulting in:
- https://github.com/zsh-users/zsh-syntax-highlighting/issue…
-
**Describe the bug**
After instaling a plugin for pipenv completions, it doesn't seem to work. However running its content manualy (just a plain `eval "$(pipenv --completion)"`) does work, when ran d…
-
## Bug report
### Expected behavior and actual behavior
When `cleanup = true` for a workflow that has specified a `bucket-dir` and has files that need to be cleaned up, the cleanup operation fa…
-
### Describe the bug
Many Zsh plugins expect themselves to be added to `fpath`. One example of a plugin that won't work properly if it's not added to `fpath` is the popular prompt plugin [pure](htt…
-
The [instructions for automatic plugin installation](https://github.com/tmux-plugins/tpm/blob/master/docs/automatic_tpm_installation.md) only install tpm but not any other plugins.
The issue is tha…
-
### Issues
- [X] I have checked [existing issues](https://github.com/vuki656/package-info.nvim/issues?q=is%3Aissue) and there are no issues with the same problem.
### Plugin Version
- [X] I a…
-
I'm using zsh with Oh my Zsh plugin manager.
Following the [completion guide](https://github.com/kazhala/dotbare/wiki/Completion#zsh), I called:
```
_dotbare_completion_git
_dotbare_completion_c…
-
[rtx](https://github.com/jdxcode/rtx/) is a drop-in replacement for asdf, serving identical purposes. It is compatible with asdf in many respects, including the backend and the CLI. It would be great …
-
Hi, a hit an issue with `zsh` that starting a new shell (by opening a new terminal, typing `zsh`, or benchmarking with `command time zsh -i -l -c ':'`) took ~300 ms, causing a noticeable, annoying del…
nh2 updated
10 months ago
-
In the [`meta_package_manger.7h.py` plugin](https://github.com/matryer/xbar-plugins/blob/main/Dev/meta_package_manager.7h.py) I'm maintaining for the last 5 years, I'm trying to execute a `python3 -m …