Replies: 1 comment 1 reply
-
Have you tried this?
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
backward-delete-char/eof
is a remarkably useful feature — one naturally aborts fzf upon deleting the last char of a query.Could the same be implemented for kill-word actions that delete the last word of a query (something like
backward-kill-word/eof
)?Thanks for your consideration.
Beta Was this translation helpful? Give feedback.
All reactions