# bash-style reverse-search-history (i.e. reverse-i-search)
if [[ -v commands[fzf] ]] {
function _history-incremental-pattern-search-fzf {
# bash-style reverse-search-history (i.e. reverse-i-search)
if [[ -v commands[fzf] ]] {
function _history-incremental-pattern-search-fzf {