]> granicus.if.org Git - procps-ng/commit
top: modify 'Ctrl' bottom window 'str' use with 'strv' <=== port of newlib 73b4f113
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)
commit5b2cfd607b864475ff038d720cc4ef3fb4c1035d
tree9a904c78821eb2d5f396fd2eb2d6e1a53650f915
parent203d75e32383bf6d7a3a2822408aff994b8f3578
top: modify 'Ctrl' bottom window 'str' use with 'strv' <=== port of newlib 73b4f113

______________________________ original newlib message

After satisfying increased buffer size in the previous
patch, I decided to improve the highlight accuracy for
both the command lines plus the environment variables.

Since they both may contain elements which themselves
include embedded spaces, to accomplish this goal, one
must trade vanilla strings for string vectors instead.

[ at last such library items have now been justified ]

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