Right now with fzf completions I need to make a selection (enter) and then run the command with an additional key stroke (enter). This isn't so much slow as a bit disorienting, because I often find myself expecting it to be exec-ed. This is a sane default, but I should either discover or set a key binding so selecting and immediately executing.
Right now with fzf completions I need to make a selection (
enter
) and then run the command with an additional key stroke (enter
). This isn't so much slow as a bit disorienting, because I often find myself expecting it to be exec-ed. This is a sane default, but I should either discover or set a key binding so selecting and immediately executing.