top: preserved those new '4' and '!' toggles in rcfile
This patch will address Craig's feedback regarding the original implementation of top's two new toggles. It's likely other users would have questioned why they were not saved also, once they discover these new features. And, since the minimum terminal width was just lowered to 80 columns, the default for window #1 is also being changed to show the individual cpu graphs two abreast. [ assuming no '--disable-modern-top' for ./configure ] Reference(s): https://gitlab.com/procps-ng/procps/-/issues/172 https://www.freelists.org/post/procps/two-major-changes-to-top,1 Signed-off-by: Jim Warner <james.warner@comcast.net>
This commit is contained in:
@@ -2226,7 +2226,7 @@ While not intended to be edited manually, here is the general layout:
|
||||
global # line 1: the program name/alias notation
|
||||
" # line 2: id,altscr,irixps,delay,curwin
|
||||
per ea # line a: winname,fieldscur
|
||||
window # line b: winflags,sortindx,maxtasks,graph modes
|
||||
window # line b: winflags,sortindx,maxtasks,etc
|
||||
" # line c: summclr,msgsclr,headclr,taskclr
|
||||
global # line 15: additional miscellaneous settings
|
||||
" # any remaining lines are devoted to optional
|
||||
|
Reference in New Issue
Block a user