zellij-org/zellij

[Feature Request] Stick floating pane

Open

#2,192 opened on Feb 25, 2023

View on GitHub
 (5 comments) (12 reactions) (0 assignees)Rust (1,191 forks)batch import
help wanted

Repository metrics

Stars
 (32,593 stars)
PR merge metrics
 (Avg merge 42d 11h) (10 merged PRs in 30d)

Description

I love floating panes and the fact that you can move it around and resize it, this is so helpful. But I would like to open it and stick it on the screen and switch back to my "normal" panes.

Currently I can only get back to my "normal" panes if I have all floating panes and I would like to have an option to stick some pane.

image I this example, I would like to continue working on the "normal" pane while watching the floating pane does the build.

I know you could achieve that splitting normal panels, but this would be lovely to do with floating panes.

Contributor guide