]> granicus.if.org Git - procps-ng/commit
top: fix a minor startup flaw for the '2 abreast' mode
authorJim Warner <james.warner@comcast.net>
Sun, 31 May 2020 05:00:00 +0000 (00:00 -0500)
committerCraig Small <csmall@dropbear.xyz>
Thu, 4 Jun 2020 10:19:03 +0000 (20:19 +1000)
commita3f8fa376305e0091ca496acb7fa14b7ba801cac
tree2aa332a06e33532a0888f7cc3ac8969fde8e1a10
parentef5750765f3285916bf367b40d380b6916d30abe
top: fix a minor startup flaw for the '2 abreast' mode

This ensures that a single '4' keystroke will reliably
toggle the new 2 abreast mode ON. Depending on whether
an older configuration file existed or whether top was
configured with '--disable-modern-top', keying the '4'
for a second time might otherwise have been necessary.

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