Glam Prestige Journal

Bright entertainment trends with youth appeal.

In tmux, I have a problem. I was working in multiple panes by splitting the entire terminal into 2 or 3, so that I could switch over different tasks with a few types, which was great. However, I accidentally typed prefix + enter which maximizes the one pane so that it occupies the entire terminal. This cannot be killed since it is running experimental code. How can I switch back to other panes?

1 Answer

Normally you zoom in and out from panes by

prefix + z

where prefix, is Ctrl + B by default

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy