Can g:fzf_layout adapt to screen size? #4621
Unanswered
henrebotha
asked this question in
Q&A
Replies: 0 comments
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.
-
I like
{ 'window': { 'width': 0.9, 'height': 0.6 } }on normal screens and{ 'window': { 'width': 1, 'height': 1 } }on tiny screens (e.g. my phone). Can this be set up to automatically adapt based on screen size? Like for example zooming in on a Tmux pane vs having many small panes visible.Beta Was this translation helpful? Give feedback.
All reactions