zsh-autosuggestions icon indicating copy to clipboard operation
zsh-autosuggestions copied to clipboard

[oh-my-zsh] plugin 'zsh-autosuggestions' not found

Open catalin560 opened this issue 1 year ago • 6 comments

installed via package manager zsh-autosuggestions OBS repository but it doesn't work, what am I missing?

catalin560 avatar Nov 03 '23 21:11 catalin560

Encountering the same issue on Ubuntu 20.04 LTS.

skanjalkar avatar Dec 18 '23 00:12 skanjalkar

Having the same issue. Installed using homebrew on macos

yellowplane13 avatar Jan 23 '24 21:01 yellowplane13

Same issue on Linux Mint ( Ubuntu 22.04 LTS )

mateusfmello avatar Feb 05 '24 18:02 mateusfmello

I have the same issue on Kubuntu 23.10

SuperAtraction avatar Mar 07 '24 12:03 SuperAtraction

This has worked for me in mac, hopefully should work on other systems too 😸

$ git clone --depth 1 https://github.com/zsh-users/zsh-autosuggestions "${ZSH_CUSTOM:-~/.oh-my-zsh/custom}"/plugins/zsh-autosuggestions

ishuar avatar Mar 15 '24 22:03 ishuar

This has worked for me in mac, hopefully should work on other systems too 😸

$ git clone --depth 1 https://github.com/zsh-users/zsh-autosuggestions "${ZSH_CUSTOM:-~/.oh-my-zsh/custom}"/plugins/zsh-autosuggestions

Arch - work for me too.

BlagoYar avatar Aug 13 '24 07:08 BlagoYar