Joost Cassee 1 month ago committed by GitHub
commit d0e9360329
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -120,7 +120,7 @@ fzf-history-widget() {
LBUFFER="$selected" LBUFFER="$selected"
fi fi
fi fi
zle reset-prompt zle fzf-redraw-prompt
return $ret return $ret
} }
zle -N fzf-history-widget zle -N fzf-history-widget

Loading…
Cancel
Save