Skip to content

Is It possible for fzf_lua to open file on correct line #1384

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

You must be logged in to vote

Unfortunately since fzf is an external process it’s a bit more involved to be able to transform the query and ignore anything past the : (so you can still have a fuzzy match), perhaps with the recent new features we might get closer to this ability but right now if possible would be a terrible hack.

Falling back to the full path written in the query prompt is possible but it would be useless as it would require the path be written fully and perfectly (i.e. no fuzzy search, no completion) and is therefore useless.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@kevinrobayna
Comment options

Answer selected by kevinrobayna
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