]> granicus.if.org Git - procps-ng/commit
top: extend new 'X' command to include the TTY field
authorJim Warner <james.warner@comcast.net>
Tue, 25 Sep 2012 06:01:01 +0000 (01:01 -0500)
committerCraig Small <csmall@enc.com.au>
Tue, 2 Oct 2012 10:56:40 +0000 (20:56 +1000)
commitbbf8e44fb48e4aa4756cfa3b4405b27a791b8386
tree168e5979be379b34ae83d301e64df48dfe5ca737
parent47e1d063ac4256fd9c1b4efed5168d2c1670e065
top: extend new 'X' command to include the TTY field

I have no idea what the maximum length of a terminal
name might be.  However, the library provides for up
to 128 characters (ouch).

So just to be safe, this commit extends the ability
to widen columns to embrace this field.

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