Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
htop
Commits
fae598fc
Commit
fae598fc
authored
May 28, 2012
by
Hisham Muhammad
Browse files
Continue following when switching to tree view. Patch by Richard Wang.
parent
ac36e4ac
Changes
1
Show whitespace changes
Inline
Side-by-side
htop.c
View file @
fae598fc
...
...
@@ -896,6 +896,7 @@ int main(int argc, char** argv) {
pl
->
treeView
=
!
pl
->
treeView
;
ProcessList_expandTree
(
pl
);
settings
->
changed
=
true
;
if
(
following
!=
-
1
)
continue
;
break
;
case
'H'
:
doRecalculate
=
true
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment