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
Sometimes the left and right borders of floating windows are only partly shown with fullscreen app in the main pane. Which parts are visible seems to depend on the contents of the background. I have reproduced the issue using lazygit and helix in the background. Using lazygit most of the border was hidden. Using helix, the amount of the border hidden seemed to be affected by how many lines of text of the document were rendered.
Minimal reproduction
Open some fullscreen application like lazygit in the main pane
Open a floating pane
Open another floating pane
Resize the second floating pane horizontally to the edge of the screen and make it smaller again so that its left and right borders are directly adjacent and inside the left and right borders of the first floating pane (this can also be achieved by moving it with the mouse)
Switch back to the first floating pane
Toggle the floating pane off and on again. The left and right borders are now partly missing.
Other relevant information
zellij --version: zellij 0.40.1
stty size: 51 254
The text was updated successfully, but these errors were encountered:
Issues with the Zellij UI / behavior / crash
Issue description
Sometimes the left and right borders of floating windows are only partly shown with fullscreen app in the main pane. Which parts are visible seems to depend on the contents of the background. I have reproduced the issue using lazygit and helix in the background. Using lazygit most of the border was hidden. Using helix, the amount of the border hidden seemed to be affected by how many lines of text of the document were rendered.
Minimal reproduction
Other relevant information
zellij --version
: zellij 0.40.1stty size
: 51 254The text was updated successfully, but these errors were encountered: