mirror of
https://github.com/zsh-users/zsh-autosuggestions.git
synced 2025-12-08 15:32:31 +01:00
parent
977e70e21b
commit
256293cbb6
5 changed files with 12 additions and 12 deletions
|
|
@ -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]"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue