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
7f92c589
"iptables/vscode:/vscode.git/clone" did not exist on "9caffe92ea071d00c79d7bab4f8d860fa72893fa"
Commit
7f92c589
authored
May 03, 2014
by
Hisham Muhammad
Browse files
Avoid weird behavior when exiting help pressing keys such as F2.
parent
f54a37b4
Changes
1
Hide whitespace changes
Inline
Side-by-side
htop.c
View file @
7f92c589
...
...
@@ -692,6 +692,7 @@ int main(int argc, char** argv) {
{
showHelp
(
pl
);
FunctionBar_draw
(
defaultBar
,
NULL
);
recalculate
=
true
;
refreshTimeout
=
0
;
break
;
}
...
...
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