mirror of
https://github.com/zsh-users/zsh-autosuggestions.git
synced 2025-12-06 07:10:40 +01:00
@@ -48,5 +48,5 @@ _zsh_autosuggest_strategy_match_prev_cmd() {
|
||||
done
|
||||
|
||||
# Give back the matched history entry
|
||||
suggestion="$history[$histkey]"
|
||||
typeset -g suggestion="$history[$histkey]"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user