Skip to content

Preview height when vertical layout #1364

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

You must be logged in to vote

This is possible with previewers.builtin.toggle_behavior = 'extend', see #721 for more info and how to configure:

require("fzf-lua").setup({
  previewers = { builtin = { toggle_behavior = "extend" } },
})

Replies: 1 comment 1 reply

Comment options

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

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