zsh:keys:TODO: Rather insert line on ^R
This commit is contained in:
@@ -228,6 +228,7 @@ bindkey -M vicmd '^K' fzf-history-widget
|
||||
# ^T fzf-file-widget
|
||||
# \ec (Alt-C) fzf-cd-widget
|
||||
# ^R fzf-history-widget
|
||||
# TODO: ^R should insert the history line in BUFFER to differ from ctrl-up
|
||||
FZF_CTRL_T_COMMAND="${FZF_DEFAULT_COMMAND}"
|
||||
# Use the fallback default command when ripgrep is not installed but with
|
||||
# directories instead of files.
|
||||
|
||||
Reference in New Issue
Block a user