zellij-org/zellij

Feature request: allow floating panes to go full screen

Fechada

#1.906 aberto em 4 de nov. de 2022

 (6 comentários) (8 reações) (0 responsável)Rust (1.191 forks)batch import
help wanted

Métricas do repositório

Stars
 (32.593 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador