fish: usar fzf para ctrl+r

This commit is contained in:
Cat /dev/Nulo 2023-02-16 14:34:51 -03:00
parent ed50836d92
commit 93d16feb55
1 changed files with 1 additions and 1 deletions

View File

@ -7,4 +7,4 @@ set FZF_ALT_C_COMMAND "
command find -L \$dir -mindepth 1 \\( -path \$dir'*/\\.*' \\) -prune \
-o -type d -print 2> /dev/null | sed 's@^\./@@'"
fzf_key_bindings
bind \cr history-pager
# bind \cr history-pager