-
Thank you for this great project.
I'm finding that with zsh-autosuggestions and vi-mode, vi-forward-mode returns a duplicated completion. For example, completing `ls .local/share/evolution`:
sta…
-
Given command: `echo first second`
I want to cut two words `first second` by typing CTRL+WW .
But then when I try to paste it with CTRL+Y I'm getting only one word: `first`.
I'm using oh-my-zs…
-
#### Current Behavior
When using chruby, Ruby version seems to be pinned and out of date
#### Expected Behavior
Ruby version is updated as soon as chruby changes the Ruby
#### Additional conte…
-
### Describe the bug
With a clean install using [oh-my-zsh](https://github.com/zsh-users/zsh-autosuggestions/blob/master/INSTALL.md#oh-my-zsh), I get this error:
```zsh
~/.oh-my-zsh/custom/plugins/…
-
Hello,
I installed zsh-autosugestions on my Manjaro Xfce with https://github.com/zsh-users/zsh-autosuggestions/blob/master/INSTALL.md#oh-my-zsh
However it works only when I do `source ~/.zshrc` . …
-
### Describe the bug
There are conflicted between `zsh-users/zsh-syntax-highlighting` and `zsh-users/zsh-autosuggestions`. With both plugins activated, if one continuously uses `ZSH_AUTOSUGGEST_PARTI…
-
Hello! I'm running into an issue getting this to work correctly, using antigen + oh-my-zsh. Antigen shows the plugin loaded correctly (at least, I assume that's what `https://github.com/robbyrussell/o…
-
**Describe the bug**
With `TERM=xterm`, my terminal is trying to use escape sequences that don't seem to be properly supported by TM Terminal which causes terminal display to be messed up, `TERM=xter…
-
I am experiencing an issue with ash-autosuggestions for quite some time now. Basically when I tab to activate autosuggest the text that was entered beforehand is unable to be removed. I enclosed a vid…
-
README.md says to add oh-my-zsh plugin with name of **history-substring-search**. However, this is inconsistent with zsh-users' other plugins, such as **zsh-completions**, **zsh-syntax-highlighting** …