-
On a fresh install of zsh and zim I get this error
_zsh_autosuggest_highlight_reset:3: maximum nested function level reached; increase FUNCNEST?
I have done nothing to the configs whatsoever, and I …
-
```
history: Error during git clone
remote: Repository not found.
fatal: repositorio 'https://github.com/zimfw/history.git/' no encontrado
x /home/juanca/.zimrc:4:history: Not installed. Run z…
-
Please check the existing issues to make sure you're not duplicating a report.
For bug reports, please provide the following information:
In a terminal, run `zimfw info` and paste the output bel…
-
I am seeing this error when almost every command I run right now. Mostly seems to be shell built ins though actually.
```
_autocomplete.async-list-choices:6: can't clobber parameter _autocomplete_…
ghost updated
3 years ago
-
Very annoying issue; every time I want to use node or NPM, I get this error and need to run a command to solve it.
```
nvm is not compatible with the npm config "prefix" option: currently set to "/Us…
-
#### Describe the bug
A clear and concise description of what the bug is.
I can make sure:
- [x] I am using the latest version of fzf-tab
- [x] this is the minimal zshrc which can reproduce this…
yavko updated
2 years ago
-
Please check the existing issues to make sure you're not duplicating a report.
For bug reports, please provide the following information:
In a terminal, run `zimfw info` and paste the output bel…
-
My zim build process is failing over the history-substring-search module being unavailable. The repository https://github.com/zimfw/history-substring-search seems to has been taken offline. Will it re…
-
Hi @Rich-Harris!
First let me thank you for your project. It's a great idea, and I love the simplicity of the implementation!
It inspired me to create a [similar tool in our Zsh Framework](https…
-
* `zsh-autocomplete` version: 817af7c
* Zsh version: 5.8 on Fedora (plus Ubuntu 20.04 and Arch)
* Framework: Oh My Zsh
* Plugin manager: antigen
* Content of .zshrc:
```zsh
source ~/antigen.zsh
…