Skip to content

Conversation

@neuschaefer
Copy link
Contributor

This is how the : prompt in vim handles backspace on empty input, so it
feels convenient for me.

This patch may be bad for people who press backspace repeatedly to clear
the input line, and then accidentally press backspace once too often,
and exit fzy, so maybe it should be placed behind a command line option.
(I use ^U when I want to clear the input line, so this doesn't happen to me.)

This is how the : prompt in vim handles backspace on empty input, so it
feels convenient for me.

This patch may be bad for people who press backspace repeatedly to clear
the input line, and then accidentally press backspace once too often,
and exit fzy, so maybe it should be placed behind a command line option.
(I use ^U when I want to clear the input line, so this doesn't happen to me.)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant