zellij-org/zellij

Feature request: allow floating panes to go full screen

Open

#1906 aperta il 4 nov 2022

Vedi su GitHub
 (6 commenti) (8 reazioni) (0 assegnatari)Rust (1191 fork)batch import
help wanted

Metriche repository

Star
 (32.593 star)
Metriche merge PR
 (Merge medio 42g 11h) (10 PR mergiate in 30 g)

Descrizione

Currently it's only possible for embedded panes to go fullscreen mode. It would be nice if floating panes can do this too.

Sometimes I need extra screen space for the floating pane, but for now I have to:

  • embed it (extra step)
  • go full screen
  • exit full screen
  • float it (extra step)

Not to mention that I lose the size and position setting for the floating pane after doing this.

Guida contributor