zsh-autosuggestions
zsh-autosuggestions copied to clipboard
Fish-like autosuggestions for zsh
Create SECURITY.md
I have installed zsh-autosuggestions using zinit on my zsh in Ubuntu 20.04 and everything is working but I cannot navigate through the autosuggestions. When I type `git clone` it suggests...
`${0}` not compatible with some zsh plugin managers
https://www.youtube.com/watch?v=__IVCLAwYi4 Installed autosuggestion on a new laptop and this jitter is driving me insane, since I have been using `zsh-autosuggestion` for +5 years now without any issues - on WSL...
https://github.com/Chrysostomus/manjaro-zsh-config/issues/29 If I run: ``` ./.zshrc ✔ /usr/share/zsh/manjaro-zsh-config: line 2: setopt: command not found /usr/share/zsh/manjaro-zsh-config: line 3: setopt: command not found /usr/share/zsh/manjaro-zsh-config: line 4: setopt: command not found /usr/share/zsh/manjaro-zsh-config:...
Allows me to run this nice plugin with usetopt unset in my .zshrc.
When z-sy-h is enabled after autosuggestion widgets have already been bound, partial accepting the last part of a suggestion will result in that string being duplicated. I was able to...
### Describe the bug Zsh-autocomplete works great for me in any given zsh session. But as soon as I open a new session (new terminal tab or restart terminal), none...
This prevents the request cancelling logic from closing an unrelated fd that happens to reuse the same number. https://github.com/zsh-users/zsh-autosuggestions/blob/a411ef3e0992d4839f0732ebeb9823024afaaaa8/src/async.zsh#L12-L15
- Add missing prefix for the docker image.