mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-14 18:57:20 -07:00
* usr/lib/byobu/memory: LP: #1059307
- drop fo_cached calculation, which was not actually used - change foreground color of free memory percentage to yellow, if its over 90% used - use a better variable name for memory usage
This commit is contained in:
parent
bf51947bb1
commit
268b67a6f0
3 changed files with 14 additions and 4 deletions
|
@ -74,7 +74,7 @@ The background colors of the \fBbyobu\fP status lines can be adjusted by editing
|
|||
|
||||
\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
|
||||
|
||||
\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
|
||||
\fBmemory\fP \- total memory available and used percentage 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