Byobu : Japanese term for decorative
Byobu is a Japanese term for decorative, multi-panel screens that serve as folding room dividers. As an open source software project, Byobu is an elegant enhancement of the otherwise functional, plain, practical GNU Screen. Byobu includes an enhanced profile, configuration utilities, and system status notifications for the GNU screen window manager as well as the Tmux terminal multiplexer. Byobu is developed and released as free software under the GPLv3.
Install in Fedora 22 32bit :
dnf install byobu
the final result :
Key Bindings
Byobu is a configuration layer on top of GNU Screen. As such, all of GNU Screen's keybindings work in Byobu exactly as in Screen.
Moreover, Byobu provides a comprehensive, advanced set of commands bound to the F-keys on most keyboards.
F2
|
Create a new window
|
F3
|
Move to the previous window
|
F4
|
Move to the next window
|
F5
|
Refresh all status notifications
|
F6
|
Detach from the session and logout
|
Shift-F6
|
Detach from the session, but do not logout
|
F7
|
Enter scrollback/search mode
|
F8
|
Rename the current window
|
F9
|
Launch the Byobu Configuration Menu
|
F12
|
GNU Screen's Escape Key
|
Alt-Pageup
|
Scroll back through this window's history
|
Alt-Pagedown
|
Scroll forward through this window's history
|
Shift-F2
|
Split the screen horizontally
|
Ctrl-F2
|
Split the screen vertically
|
Shift-F3
|
Move focus to the next split
|
Shift-F4
|
Move focus to the previous split
|
Shift-F5
|
Collapse all splits
|
Ctrl-F5
|
Reconnect any SSH/GPG sockets or agents
|
Shift-F12
|
Toggle all of Byobu's keybindings on or off
|
Comments
Post a Comment