Questions tagged [byobu]

Byobu is an enhancement for tmux and GNU Screen that provides text-based notifications and tabbed window management.

Byobu

Quote from the Wikipedia article on Byobu (software):

Byobu is an enhancement for the terminal multiplexers GNU Screen or tmux that can be used to provide on screen notification or status as well as tabbed multi window management. It is aimed at providing a better user experience for terminal sessions when connecting to remote servers.

Byobu was previously called screen-profiles and was originally designed to provide enhancements to GNU Screen. Byobu 5.0 switched from GNU Screen to tmux as the default backend, which is supported since version 4.0.

196 questions
79
votes
4 answers

Can Mouse Wheel Scrolling be enabled in Byobu

I've seen elsewhere that scrolling via the mouse wheel (and other mousy events) can be enabled for tmux.. can this feature also be enabled in byobu (over tmux) and how?
Ashimema
  • 2,075
59
votes
2 answers

How to split byobu screen?

On the byobu Wikipedia page there is a screenshot with the terminal screen: Can somebody explain to me what programs are used here? My guess - at the bottom - vim, top right - terminal, top left - I don't know. And how to make such a byobu…
AndriusZ
  • 693
59
votes
3 answers

How do I make the F-keys work in byobu, for midnight commander (mc), htop, etc?

I use byobu with the tmux backend on my 12.04 server. I'd like to use the midnight commander shortcut keys with it, but the F keys don't work. I've seen some posts on the issues…
Jorge Castro
  • 73,717
58
votes
5 answers

how to run multiple byobu sessions at once?

Currently I don't seem able to run multiple sessions of byobu. After the initial byobu instance, running on one terminal, when I run byobu in another terminal it always attaches to the first byobu session. Is there away to start independent byobu…
47
votes
9 answers

What terminal emulators are available for heavy terminal users?

I spend a lot of time at the command-line during the workday and at home too since I run Ubuntu exclusively. I've been using the default gnome terminal but I've reached a point where I'd really like to get my terminal tricked out so that my common…
41
votes
2 answers

How do I change the default shell used in Byobu (tmux)?

I've become addicted to Byobu and I've recently shifted from bash to zsh; Now I want to combine the two, however I have a one initial pre-requisite: I cannot make zsh the default shell for my user as it's a shared account and the rest of the team…
Ashimema
  • 2,075
39
votes
9 answers

How to save scrollback history in byobu?

I've had an interesting terminal session in byobu, and I'd like to save the terminal output (commands and all) to a file - how can I do that? According to the byobu man page: Ctrl-a ~ - Save the current window's scrollback buffer This may indeed…
drevicko
  • 4,523
36
votes
2 answers

What is the ! in byobu's status bar mean?

I run byobu on my home server, and I noticed this today - what is it? It's part of the byobu notification/status bar, on a 64-bit 11.10 server.
jrg
  • 61,707
36
votes
5 answers

How to re-enable function keys in byobu?

I was using byobu on Ubuntu 11.10 Server and I needed to hit a function key in an app, so I hit F9 to bring up the config menu and switched the keybinding set from "f-keys" to "screen-escape-keys". That worked, but now I can't re-enable all the…
xyzzyrz
  • 896
32
votes
3 answers

How to use Byobu keybindings in a nested remote session?

I'm using Byobu (with Tmux, inside of gnome-terminal) and I have a problem with its keybindings (which I probably fail to understand). I launch byobu, open a few windows then, from one of these windows, I ssh into another machine and launch byobu…
tseliot
  • 378
30
votes
4 answers

Can I use mouse click to focus on Byobu splits?

I know Byobu is a terminal multiplexer and mouse is not a priority, but I still would like to know if there is a way to focus on a split using mouse click instead of keyboard shortcuts. In negative case, it certainly would be a great feature.
marcio
  • 454
29
votes
1 answer

Name a Byobu session?

Is there a way to create identifiable Byobu sessions so that when I've got multiple sessions running, the byobu-select-session menu gives me a list of sessions I can recognize, as opposed to non-descript tmux port numbers? In an ideal world, it…
Ashimema
  • 2,075
25
votes
2 answers

How to get byobu to launch tmux instead of screen?

The latest versions of byobu should apparently be configurable to run tmux instead of screen, but I haven't been able to. Advice appreciated
yitzhakbg
  • 251
24
votes
1 answer

Byobu weird character

After the last byobu's update, I realized that the weird character in bottom left of terminal was not repaired. This character is right or not? See link below. Ubuntu 14.04; Language: English (US); Regional Formats: pt_BR
leoheck
  • 514
  • 5
  • 17
23
votes
2 answers

Byobu: open different tabs in different windows of the same session

Let's say I have a byobu session running with multiple tabs open. Then if I open a new terminal, and start byobu, it will take me into the same session. If I then switch byobu tabs in one terminal, the other terminal will also switch to the same…
Alex
  • 2,104
1
2 3
13 14