mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-14 10:46:58 -07:00
* etc/byobu/backend, usr/bin/byobu, usr/lib/byobu/.common,
usr/lib/byobu/.dirs, usr/share/byobu/status/status, usr/share/man/man1/byobu.1: LP: #836090 - fix handling of byobu backend (screen|tmux) handling; thanks to lp:~zorun-42 for the fix
This commit is contained in:
parent
5e3a702d86
commit
41d25abd31
7 changed files with 32 additions and 11 deletions
|
@ -10,7 +10,7 @@ Options to \fBbyobu\fP are simply passed through \fBscreen\fP(1).
|
|||
.SH DESCRIPTION
|
||||
\fBbyobu\fP is a script that launches GNU screen in the byobu configuration. This enables the display of system information and status notifications within two lines at the bottom of the screen session. It also enables multiple tabbed terminal sessions, accessible through simple keystrokes.
|
||||
|
||||
Note that BYOBU_CONFIG_DIR=\fI$HOME/.byobu\fP.
|
||||
Note that BYOBU_CONFIG_DIR=\fI$XDG_CONFIG_HOME/byobu\fP if defined, and \fI$HOME/.byobu\fP otherwise.
|
||||
|
||||
.SH STATUS NOTIFICATIONS
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue