Questions tagged [byobu]

Byobu is a window manager for your terminal. It includes an enhanced profile and configuration utilities for the GNU screen window manager and tmux, such as toggle-able system status notifications and convenience features like splits.

Byobu is a Japanese term for decorative, multi-panel screens that serve as folding room dividers. As an open source project, Byobu is an elegant enhancement of the otherwise functional, plain, practical GNU Screen and tmux. Byobu includes an enhanced profile and configuration utilities for the GNU screen window manager and tmux, such as toggle-able system status notifications.

Documentation:

Looking for DEBs? Grab and install the latest from this PPA:

Looking for RPMs? Use these from our good friends at RHEL/CentOS/Fedora:

Not built for your Linux/Unix OS? Don't have root access on your server? Grab the latest tarball from here, and follow the instructions in the README:

Download the source with:

bzr branch lp:byobu

Discuss in IRC at: irc.freenode.net #byobu

See screenshots and read announcements at:

What does 'byobu' mean?

How do you pronounce "byobu"? Fumihito YOSHIDA says:

94 questions
131
votes
4 answers

Byobu vs. GNU Screen vs. tmux — usefulness and transferability of skills

So far I have used Konsole to manage multiple shell sessions but I haven't tried Byobu, GNU Screen, and tmux, which offer better support for multiple shells. They all share one main feature, which is to allow detaching the current session and later…
Keitai
  • 1,321
  • 2
  • 9
  • 4
64
votes
6 answers

How to make screen bigger in byobu

My new server install looks odd: is there anyway to resize it to use the whole terminal window?
HilarieAK
  • 785
63
votes
8 answers

How to close window at byobu?

I started to use byobu, and find the it really cool thing. It has a lot of hot keys. But I couldn't find one of them, and I stuck with one tricky point. With F2 - you create a new window, but how to close this window when you don't need it…
catch32
  • 1,193
40
votes
6 answers

Terminal *output* history?

I make extensive use of the functions to navigate through the command history in my terminal; I wonder if there is some way to navigate the command output history as well? (besides keeping a large histsize and leaning on the pgup key) I cannot just…
mikewaters
  • 2,367
33
votes
2 answers

Is there an easy way to save a byobu session such that I can reload it after a reboot?

I understand that there is a way of defining windows that are opened in a session by saving configuration files in $BYOBU_CONFIG_DIR. But is there a way (command or script) to save the current session (i.e. the windows and their names etc) such that…
22
votes
4 answers

byobu: How to force close a window?

One of the windows within my byobu session mysteriously stops receiving keystrokes. I can open new windows, but that particular window just hangs. So now, every time I invoked byobu, I see 3 windows: 2 that I'm actually using, plus that 1 window…
pepoluan
  • 1,332
18
votes
3 answers

Function key shortcuts in PuTTY/MinTTY and Tmux/Byobu

As a long-time lurker on Stack Exchange, I've found answers to most of my problems without needing to so much as make an account. But today I'm completely stumped with this issue, so I'm reaching out for help. I've recently discovered Byobu, a…
17
votes
2 answers

how to load byobu automatically when terminal started?

I'm using Lubuntu 13.10, and I want to load byobu automatically when I open terminal. I found byobu very flexible and reliable tool and want to use every time when I have to use terminal. I couldn't find this solution or something similar to this at…
catch32
  • 1,193
17
votes
1 answer

How do I change the order of screens in byobu?

I'd like to bind Shift + ← and Shift + → to move my current screen left/right in the ordering of screens. How can this be done? These are the versions I'm using: $ byobu -v byobu version 2.68 Screen version 4.00.03jw4 (FAU) 2-May-06
bukzor
  • 2,170
  • 2
  • 16
  • 22
16
votes
1 answer

how to clear all session on byobu

I want to clear all session at byobu. Now it asks me which one I want to use: nazar@nazar-desktop:~$ byobu Byobu sessions... 1. tmux: 1: 69 windows (created Tue Feb 4 11:11:00 2014) [80x23] 2. tmux: 8: 1 windows (created Tue Feb 4…
catch32
  • 1,193
15
votes
4 answers

mac os x byobu vertical split using iTerm, tmux, zsh

How to get vertical split on Mac OS X in byobu? Ctrl + F2 is not working. It open new window instead of spliting the current. In oposite spliting horizontaly with shift + F2 works ok.
andilabs
  • 571
15
votes
3 answers

How do I reset the status bar colors in byobu?

I was playing with the new tmux version of Byobu, and I saw this command: Ctrl-Shift-F5 -Change status bar's color randomly But, now that I've finished playing I'd like to switch the colours back to the defaults. But I can't find how to do this.…
Jorge Castro
  • 1,152
15
votes
5 answers

alternatives to Gnu screen under Cygwin

Are there any terminal multiplexers for Cygwin/Windows other than Gnu's screen? I know of 2 alternatives to the Gnu's screen application: Byobu and TMux. However, neither of these run under Windows using Cygwin.
Jen S.
  • 765
14
votes
1 answer

How do I stop byobu from launching at login?

I would like to turn off byobu from launching by default on my Ubuntu computer, how can I do this?
Jorge Castro
  • 1,152
13
votes
2 answers

Byobu scrollback buffer on Mac - utilize mouse wheel

I am using Byobu via SSH on a local mac machine. I am aware of the scrollback feature and I am able to enter the scrollback mode via F7. However, it is very inconvenient to scroll by a single line only using arrow keys (only mode that works). Would…
petr
  • 625
1
2 3 4 5 6 7