You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An error occurred when typing up after entering [ $PATH = *":$HOME/.local/share/go/bin:": _autocomplete. History_lines: 22: invalid subscript, which may be related to 'setopt HIST_FIND_NO_DUPS'
An error occurred when typing up after entering
[ $PATH = *":$HOME/.local/share/go/bin:"
: _autocomplete. History_lines: 22: invalid subscript, which may be related to 'setopt HIST_FIND_NO_DUPS'Environment
Steps to reproduce
setup docker:
docker run --rm -it -v .zshrc_min:/root/.zshrc ubuntu
.zshrc_min
Steps
I tried
functions -t _autocomplete.history_lines
mentioned in #280functions -t _autocomplete.history_lines output
The text was updated successfully, but these errors were encountered: