zellij-org / zellij

A terminal workspace with batteries included
https://zellij.dev
MIT License
21.18k stars 644 forks source link

Only show status bar on command #1771

Open zbraniecki opened 2 years ago

zbraniecki commented 2 years ago

Similarly to how GUI menu bar is now often hidden (on Linux and Windows at least) until you click alt, it would be great to have an option to have the status bar hidden until I enable ctrl+t or ctrl+p.

imsnif commented 1 year ago

Agreed - this unfortunately depends on this: https://github.com/zellij-org/zellij/issues/742 Which depends on a bit of other stuff. I'm unraveling this pile of tech-debt slowly but surely!