top: allow sticky 'Ctrl' bottom window code by #define <=== port of newlib 16e202d2
authorJim Warner <james.warner@comcast.net>
Wed, 15 Jun 2022 05:00:00 +0000 (00:00 -0500)
committerCraig Small <csmall@dropbear.xyz>
Sun, 19 Jun 2022 10:58:51 +0000 (20:58 +1000)
commit619d4936ee227bbd68488eb1a48be5e74627ee34
tree1263803747ce8b4740442fd7d62eeb10ed40eacf
parentc9266f367b3fccf4427934b7292d61e458df6f43
top: allow sticky 'Ctrl' bottom window code by #define <=== port of newlib 16e202d2

______________________________ original newlib message

After making that new bottom window more persistent, I
decided to offer a build choice for somebody who might
prefer to have the rug pulled out from under him while
reviewing window contents should some target task end.

If 'TAGGED_BRIEF' is defined old behavior is restored.

[ it should be noted, however, that when this define ]
[ is active we'll lose any benefit of onetime update ]
[ for the bottom window. just like with the original ]
[ behavior, it is repainted with every update cycle. ]

Signed-off-by: Jim Warner <james.warner@comcast.net>
top/top.c
top/top.h