zsh-users / zsh-autosuggestions

Fish-like autosuggestions for zsh
MIT License
30.33k stars 1.85k forks source link

not working when logged into ssh #715

Closed kjoedion closed 1 year ago

kjoedion commented 1 year ago

i installed this by cloning the git repo and adding to my .zshrc file

it works great when im navigating local files, but when i log into an ssh server the autosuggestions no longer work

how do i get them to work when logged into servers via ssh?

yarikdevcom commented 1 year ago

It's not a bug you need to setup zsh into your server. When you log in using ssh -> you login into different user's shell.