Dynamically resize search-results and preview panes #1934
Unanswered
Sebastian-Nielsen
asked this question in
Q&A
Replies: 1 comment 3 replies
-
require('fzf-lua').setup {
winopts = function() return {...} end,
} Or you are talking about resize the preview window while using one picker? |
Beta Was this translation helpful? Give feedback.
3 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to set up a mapping so that I dynamically can resize the proportion between the search-results pane and preview pane?
Beta Was this translation helpful? Give feedback.
All reactions