-
|
What system are you running Yazi on? What terminal are you running Yazi in? Yazi version Describe the bug Following the Tips section of the wiki, I am trying to get borders to show up in yazi. But the left side is wrong. The problem of source is the custom layout: See the screenshot for the problem: The left frame is broken so that if the first window is disabled with a value of 0. To Reproduce |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
|
Try change -- Current
Folder:render(chunks[2]:padding(ui.Padding(1, 0, 1, 1)), { kind = Folder.CURRENT }), |
Beta Was this translation helpful? Give feedback.
-
Uhh, thats hard for me, never mind. |
Beta Was this translation helpful? Give feedback.


Try change
ui.Padding.y(1)toui.Padding(1, 0, 1, 1)for theCurrentfolder: