Byobu: Difference between revisions
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
[http://byobu.co/ Byobu] is Ubuntu's powerful text-based window manager, shell multiplexer, and integrated DevOps environment. |
[http://byobu.co/ Byobu] is Ubuntu's powerful text-based window manager, shell multiplexer, and integrated DevOps environment. |
||
== References == |
|||
* [https://www.digitalocean.com/community/tutorials/how-to-install-and-use-byobu-for-terminal-management-on-ubuntu-16-04 Digitalocean's excellent guide on Byobu] |
|||
== Install == |
== Install == |
Latest revision as of 22:00, 29 November 2016
Byobu is Ubuntu's powerful text-based window manager, shell multiplexer, and integrated DevOps environment.
References
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