zellij icon indicating copy to clipboard operation
zellij copied to clipboard

Can't create pannel upward

Open JonatasAmaral opened this issue 9 months ago • 0 comments

Issue description

On pointing a direction for creating a new page, "Up" and "Left" act just like "Down" and "Right" respectively.

Given the bellow example, i was expecting, on creating the new panel on upward direction, the "panel 3" to end up above "panel 2", it got bellow though.

zellij-new-up

The equivalent happens to --direction "Left" too, creating panel to the right instead.

Minimal reproduction

Open a zellijs session, and run the command to create new panel:

zellij action new-pane --direction "Up"

Other relevant information

Zellij version: 0.40.1 (latest)

JonatasAmaral avatar May 06 '24 16:05 JonatasAmaral