How to make a a split window into a full window without closing others #7166
-
I have my two windows open, I'd like to make one of them temporarily take up the full terminal without closing the other. Is this possible? If not, would this be a desirable feature? I am aware of I've looked for quite a while but I am unable to find a question relating to this. Sorry, if I missed it. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
I don't think this is possible right now. This sounds like what Vim calls tabs - there isn't really an equivalent in Helix right now. Probably the closest you'd get is using a terminal multiplexer eg. tmux or zellij and switching active windows/panes (someone please correct me if I'm wrong!) |
Beta Was this translation helpful? Give feedback.
I don't think this is possible right now. This sounds like what Vim calls tabs - there isn't really an equivalent in Helix right now. Probably the closest you'd get is using a terminal multiplexer eg. tmux or zellij and switching active windows/panes (someone please correct me if I'm wrong!)