Byobu: Difference between revisions

From miki
Jump to navigation Jump to search
(Created page with "[http://byobu.co/ Byobu] is Ubuntu's powerful text-based window manager, shell multiplexer, and integrated DevOps environment. == Install == <source lang=bash> sudo apt inst...")
 
Line 3: Line 3:
== Install ==
== Install ==
<source lang=bash>
<source lang=bash>
sudo apt instal byobu
sudo apt install byobu
</source>
</source>



Revision as of 21:42, 29 November 2016

Byobu is Ubuntu's powerful text-based window manager, shell multiplexer, and integrated DevOps environment.

Install

sudo apt install byobu

Tmuxinator

Tmuxinator can be configured to use byobu as window manager.

Simply add to project configuration file:

# Change the command to call tmux.  This can be used by derivatives/wrappers like byobu.
tmux_command: byobu