Byobu Commands ============== byobu Screen manager Level 0 Commands (Quick Start) ------------------------------ Create a new window Go to the previous window Go to the next window exit Close the current window Level 1 Commands ---------------- a S (capital S, please!) Split the current region horizontally into two new ones a | Split the current region vertically into two new ones a Go to the next region a X (capital X, please!) Close the current region a Resize the current region using the options given below: :resize +N Increase the height of the current region by N :resize -N Decrease the height of the current region by N :resize N Set the height of the current region to N :resize = Make all regions equally high :resize max Maximize the height of the current region :resize min Minimize the height of the current region a x Lock the terminal Rename the current window Level 2 Commands (Faster Alternatives) -------------------------------------- a \ Kill all the windows and terminate the session This is an alternative to typing "exit" in each window a Go to window number N This is an alternative to the and commands a " Present a list of all windows for selection This is an alternative to the and commands a a Toggle to the previously displayed window This is an alternative to the and commands Help ---- 1) man screen 2) a ? 3) Press , then choose the "Help" option