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
I am facing an issue when I have a tab with multiple panes, and a pane is fullscreened, I cannot MoveFocusOrTab "Left" or MoveFocusOrTab "Right" beyond the panes that are in this tab
Minimal reproduction
new zellij session zellij -l default -s test
create two tabs ("here.pane1" + "there.pane1")
create another pane in one of the tabs ("here.pane2")
toggle fullscreen on a pane in the tab with multiple panes ("here.pane1")
try to use hotkey for MoveFocusOrTab to navigate to a pane on the other tab ("there.pane1")
Other relevant information
Maybe I am misunderstanding the fullscreen feature, I don't believe it should keep me constrained to one tab's worth of panes?
The text was updated successfully, but these errors were encountered:
Issue description
I am facing an issue when I have a tab with multiple panes, and a pane is fullscreened, I cannot
MoveFocusOrTab "Left"
orMoveFocusOrTab "Right"
beyond the panes that are in this tabMinimal reproduction
zellij -l default -s test
MoveFocusOrTab
to navigate to a pane on the other tab ("there.pane1")Other relevant information
Maybe I am misunderstanding the fullscreen feature, I don't believe it should keep me constrained to one tab's worth of panes?
The text was updated successfully, but these errors were encountered: