* usr/bin/byobu, usr/lib/byobu/ip_address, usr/share/man/man1/byobu.1:

- support IP_EXTERNAL fetching, LP: #873736
  - put ip address in the terminal title bar, since we ran out of room
    for it in tmux
This commit is contained in:
Dustin Kirkland 2011-10-22 00:38:04 -05:00
commit 3dd87d8db3
4 changed files with 25 additions and 10 deletions

View file

@ -51,7 +51,7 @@ Note that BYOBU_CONFIG_DIR=\fI$XDG_CONFIG_HOME/byobu\fP if defined, and \fI$HOME
\fBhostname\fP \- the hostname of the system; displayed in the upper bar on the far right in bold black text on a grey background; there is a leading '@' symbol if the username status is also enabled
\fBip_address\fP \- the IPv4 address of the system in dotted decimal form; displayed in the upper bar on the far right in bold black text on a grey background; you can override and display your IPv6 address by setting 'IPV6=1' in \fI$BYOBU_CONFIG_DIR/statusrc\fP
\fBip_address\fP \- the IPv4 address of the system in dotted decimal form; displayed in the upper bar on the far right in bold black text on a grey background; you can override and display your IPv6 address by setting 'IPV6=1', and you can show your external ip address by setting 'IP_EXTERNAL=1' in \fI$BYOBU_CONFIG_DIR/statusrc\fP
\fBload_average\fP \- the system load average over the last 1 minute; displayed in the lower bar toward the right in black text on a yellow background