mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-14 18:57:20 -07:00
* experimental/byobu-aggregate-status, usr/bin/byobu-status,
usr/lib/byobu/logo, usr/lib/byobu/Makefile.am, usr/lib/byobu/mem_available => usr/lib/byobu/memory, usr/lib/byobu/mem_used, usr/lib/byobu/.shutil, usr/share/byobu/status/status, usr/share/man/man1/byobu.1: - drop experimental code, no longer necessary - test non-zero cache file - combine mem_* to memory - decrease raid status frequency - add trailing space to logo
This commit is contained in:
parent
2911e3c0f6
commit
598a3aa3f0
10 changed files with 43 additions and 144 deletions
|
@ -57,9 +57,7 @@ Note that BYOBU_CONFIG_DIR=\fI$HOME/.byobu\fP.
|
|||
|
||||
\fBmail\fP \- system mail for the current user; the letter '[M]' is displayed in the lower bar toward the left in black text on a grey background
|
||||
|
||||
\fBmem_available\fP \- total memory available in the system; displayed in the lower bar toward the right in white text on a green background
|
||||
|
||||
\fBmem_used\fP \- total memory used in the system as a percentage of the total memory available; displayed in the lower bar toward the right in white text on a green background with a trailing '%' sign
|
||||
\fBmemory\fP \- total memory available and used in the system; displayed in the lower bar toward the right in white text on a green background
|
||||
|
||||
\fBmenu\fP \- a simple indicator directing new users to use the F9 keybinding to access the byobu menu
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue