Replace the zsh-history-substring-search plugin with fzf by adding a function that starts the fzf-history-widget when pressing <Up> with a nonempty BUFFER. The widget then uses the buffer automatically as query for fzf.
Replace the zsh-history-substring-search plugin with fzf by adding a function that starts the fzf-history-widget when pressing <Up> with a nonempty BUFFER. The widget then uses the buffer automatically as query for fzf.