procps/src
Jim Warner 8c69e66a1a top: better graphic scaling in cpu/mem summary display
This program has always been sensitive to the width of
a terminal/console. The detailed cpu/memory statistics
plus all of those full screen replacement windows were
designed to fit within some 80 column, 24 row display.

When a user narrowed a gui terminal to less than those
dimensions, top would simply truncate the data to fit.
However, when displaying cpu/mem graphs instead of the
detailed statistics such truncation was not justified.
After all, such graphs were already scaled to 80 cols.

Henceforth, when in graph mode, truncation won't occur
until the graphs will no longer fit within 10 columns.

[ can you keep a secret? this change is really being ]
[ made in anticipation of showing more than just two ]
[ cpu graphs in the summary area on each screen row! ]

Signed-off-by: Jim Warner <james.warner@comcast.net>
2022-09-12 22:15:28 +10:00
..
ps Improve trace(). 2022-09-01 22:44:05 +00:00
tests build-sys: Relocate lib/ 2022-08-29 20:28:03 +10:00
top top: better graphic scaling in cpu/mem summary display 2022-09-12 22:15:28 +10:00
free.c build-sys: Relocate library to library/ 2022-08-29 19:02:44 +10:00
kill.c misc: Move all binaries to src 2022-08-29 18:29:28 +10:00
pgrep.c pgrep: Look at all ancestors in --ignore-ancestors 2022-08-31 10:25:49 +01:00
pidof.c build-sys: Relocate library to library/ 2022-08-29 19:02:44 +10:00
pmap.c build-sys: Relocate library to library/ 2022-08-29 19:02:44 +10:00
pwdx.c misc: Move all binaries to src 2022-08-29 18:29:28 +10:00
skill.c skill: Update include location too 2022-08-29 21:37:40 +10:00
slabtop.c build-sys: Relocate library to library/ 2022-08-29 19:02:44 +10:00
sysctl.c misc: Move all binaries to src 2022-08-29 18:29:28 +10:00
tload.c build-sys: Relocate library to library/ 2022-08-29 19:02:44 +10:00
uptime.c build-sys: Relocate library to library/ 2022-08-29 19:02:44 +10:00
vmstat.c build-sys: Relocate library to library/ 2022-08-29 19:02:44 +10:00
w.c build-sys: Relocate library to library/ 2022-08-29 19:02:44 +10:00
watch.c misc: Move all binaries to src 2022-08-29 18:29:28 +10:00