when I use zsh plugins zsh-autosuggestions, it something wrong
zhefox opened this issue · 1 comments
zhefox commented
➜ tools patchelf --replace-needed libc.so.6 /home_arguments:463: command not found: LIB_NEW
_arguments:463: command not found: LIB_NEW
_arguments:463: command not found: LIB_NEW
/_arguments:463: command not found: LIB_NEW
_arguments:463: command not found: LIB_NEW
patchelf --replace-needed libc.so.6 /home/
Killed by signal in _arguments after 0s
it looks only patchelf --replace-needed have this wrong
zhefox commented
I change zsh to fish , solve it!