diff --git a/MainPanel.c b/MainPanel.c index 6276edbfd33420f96d40625852becca04ef6b193..6f34b9a4ae63407722d3ed81db273c03fa9ba207 100644 --- a/MainPanel.c +++ b/MainPanel.c @@ -99,6 +99,8 @@ static HandlerResult MainPanel_eventHandler(Panel* super, int ch) { } else { if (ch != ERR) { this->pidSearch = 0; + } else { + reaction |= HTOP_KEEP_FOLLOWING; } switch (ch) { case KEY_LEFT: