]> granicus.if.org Git - procps-ng/commitdiff
top: for user justify feature, remember old-top needs
authorJim Warner <james.warner@comcast.net>
Mon, 1 Oct 2012 04:59:59 +0000 (23:59 -0500)
committerCraig Small <csmall@enc.com.au>
Thu, 11 Oct 2012 10:10:44 +0000 (21:10 +1100)
Signed-off-by: Jim Warner <james.warner@comcast.net>
top/top.c

index 053caf1dc1a666ba25ad7fba2749b94b1728ae59..e5e4b3bb6a5b487979d9ab9c62eaf877f0f9bbd0 100644 (file)
--- a/top/top.c
+++ b/top/top.c
@@ -2341,6 +2341,7 @@ static int config_cvt (WIN_t *q) {
       }
    }
    q->rc.winflags |= x;
+   SETw(q, Show_JRNUMS);
 
    // now let's convert old top's more limited fields...
    j = strlen(q->rc.fieldscur);