@[email protected] to [email protected] • 1 year agoNothing like that "new distro" feellemm.eeimagemessage-square53fedilinkarrow-up1235
arrow-up1235imageNothing like that "new distro" feellemm.ee@[email protected] to [email protected] • 1 year agomessage-square53fedilink
minus-square@[email protected]linkfedilink3•1 year agoThere IS a plugin for zsh that does exactly that and I’ve been using it without issue for a few months now! https://github.com/zsh-users/zsh-autosuggestions
minus-squarelemmyreaderlinkfedilinkEnglish2•1 year agoThanks. Got it installed, and works after reading the Debian README : Installation Add the following to your .zshrc: source /usr/share/zsh-autosuggestions/zsh-autosuggestions.zsh then start a new terminal session. Tips To mimic fish’s auto-completion by pressing Ctrl+F bindkey '^F' autosuggest-accept
There IS a plugin for zsh that does exactly that and I’ve been using it without issue for a few months now!
https://github.com/zsh-users/zsh-autosuggestions
Thanks. Got it installed, and works after reading the Debian README :