Skip to content

Help! return action behaving strange #1329

Closed Answered by ibhagwan
RaviRahar asked this question in Q&A
Discussion options

You must be logged in to vote

I have set fzf = { ["backward-eof"] = "accept" }. So that I can program backspace to go to parent directory when query is empty. This way was one of your #805 (comment) when I was trying to figure out a way to do it.

With fzf 0.53 a new print action was added that enabled combination of both fzf and fzf-lua's actions so now we could much more easily achieve select-all+accept for any action not just the default (and many other more involved setups).

I never realized it backward-eof would be used in this way and that there would be a differentiation between the default action and enter (or return, same thing).

I do have a solution for you though, with 3d214f8 I made it so all actions that…

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@RaviRahar
Comment options

@ibhagwan
Comment options

Answer selected by ibhagwan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants