mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-22 06:23:19 -07:00
* bin/network-*, byobu.1: allow monitored network interface overrides in
~/.byobu/network-interface, update manpage accordingly, LP: #386364 Signed-off-by: Dustin Kirkland <kirkland@canonical.com>
This commit is contained in:
parent
a1d054befa
commit
66acffdf80
2 changed files with 5 additions and 5 deletions
4
byobu.1
4
byobu.1
|
@ -39,9 +39,9 @@ byobu \- wrapper script for seeding a user's byobu configuration and launching s
|
|||
|
||||
\fBmenu\fP \- a simple indicator directing new users to use the F9 keybinding to access the byobu menu
|
||||
|
||||
\fBnetwork-down\fP \- instaneous download bandwidth in kB/s over the last 2 seconds; displayed in the lower bar toward the right in white text on a purple background with a leading 'v' sign indicating 'down'
|
||||
\fBnetwork-down\fP \- instaneous download bandwidth in kB/s over the last 2 seconds; displayed in the lower bar toward the right in white text on a purple background with a leading 'v' sign indicating 'down'; override the default interface by specifying an alternate interface in \fI$HOME/.byobu/network\fP
|
||||
|
||||
\fBnetwork-up\fP \- instantaneous upload bandwidth in kB/s over the last 2 seconds; displayed in the lower bar toward the right in white text on a purple background with a leading '^' sign indicating 'up'
|
||||
\fBnetwork-up\fP \- instantaneous upload bandwidth in kB/s over the last 2 seconds; displayed in the lower bar toward the right in white text on a purple background with a leading '^' sign indicating 'up'; override the default interface by specifying an alternate interface in \fI$HOME/.byobu/network\fP
|
||||
|
||||
\fBprocesses\fP \- total number of processes running on the system; displayed in the lower bar in black text on a dark yellow background with a trailing '&' indicating 'background processes'
|
||||
|
||||
|
|
6
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -5,10 +5,10 @@ byobu (2.11) unreleased; urgency=low
|
|||
ctrl-a-), LP: #386363
|
||||
* screen-launcher-install, screen-launcher-uninstall: use
|
||||
.hushlogin to prevent double-printing of motd
|
||||
* bin/network-*: allow monitored network interface overrides in
|
||||
~/.byobu/network-interface, LP: #386364
|
||||
* bin/network-*, byobu.1: allow monitored network interface overrides in
|
||||
~/.byobu/network-interface, update manpage accordingly, LP: #386364
|
||||
|
||||
-- Dustin Kirkland <kirkland@ubuntu.com> Fri, 12 Jun 2009 12:06:40 -0500
|
||||
-- Dustin Kirkland <kirkland@ubuntu.com> Fri, 12 Jun 2009 12:18:38 -0500
|
||||
|
||||
byobu (2.10-0ubuntu1) karmic; urgency=low
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue