* 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:
Dustin Kirkland 2011-08-15 16:55:24 -07:00
commit 598a3aa3f0
10 changed files with 43 additions and 144 deletions

View file

@ -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