You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please describe the problem you're trying to solve
The aspect ratio of my terminal window is almost always < 0.7 so horizontal space is at a premium. I'm looking for an option to move the preview below both the "parent" and "current" columns.
Would you be willing to contribute this feature?
Yes, I'll give it a shot
Describe the solution you'd like
# yazi.toml
[manager]
ratio = [<int>, <int>, <int>] # I'll defer to you on how to handle this
[preview]
preview = "<no|below|above|column>"
Additional context
No response
Validations
I have searched the existing issues/discussions
The latest nightly build of Yazi doesn't already have this feature
The text was updated successfully, but these errors were encountered:
There is a plugin to toogle the preview pane hide the other 2 panes, and toggle back. This might give you what you want in the short term. I would also like to have the preview pane at the bottom and full width, but this plugin is helping me get by,.
yazi --debug
outputPlease describe the problem you're trying to solve
The aspect ratio of my terminal window is almost always < 0.7 so horizontal space is at a premium. I'm looking for an option to move the preview below both the "parent" and "current" columns.
Would you be willing to contribute this feature?
Describe the solution you'd like
Additional context
No response
Validations
The text was updated successfully, but these errors were encountered: