Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Fullscreened pane in a tab prevents MoveFocusOrTab to navigate to another tab #3481

Closed
kabeero opened this issue Jul 7, 2024 · 1 comment

Comments

@kabeero
Copy link

kabeero commented Jul 7, 2024

Issue description

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

  1. new zellij session zellij -l default -s test
  2. create two tabs ("here.pane1" + "there.pane1")
  3. create another pane in one of the tabs ("here.pane2")
  4. toggle fullscreen on a pane in the tab with multiple panes ("here.pane1")
  5. 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?

@Jimmyscene
Copy link

Duplicate of #3434 i think

@kabeero kabeero closed this as not planned Won't fix, can't repro, duplicate, stale Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants