zellij-org/zellij
View on GitHubFeature request: allow floating panes to go full screen
Open
#1,906 opened on Nov 4, 2022
help wanted
Description
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.