mirror of
https://github.com/xzeldon/htop.git
synced 2025-04-11 13:07:08 +03:00
Avoid weird behavior when exiting help pressing keys such as F2.
This commit is contained in:
parent
f54a37b4a9
commit
7f92c58916
1
htop.c
1
htop.c
@ -692,6 +692,7 @@ int main(int argc, char** argv) {
|
||||
{
|
||||
showHelp(pl);
|
||||
FunctionBar_draw(defaultBar, NULL);
|
||||
recalculate = true;
|
||||
refreshTimeout = 0;
|
||||
break;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user