From 572546f8063095ff3195ef10823ec1f4882092f3 Mon Sep 17 00:00:00 2001 From: Hisham Date: Thu, 5 May 2016 10:30:06 -0300 Subject: Auto-follow process after a search. See #237. --- Action.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Action.h') diff --git a/Action.h b/Action.h index 34fc298f..1dfdcb47 100644 --- a/Action.h +++ b/Action.h @@ -49,6 +49,8 @@ Htop_Reaction Action_setSortKey(Settings* settings, ProcessField sortKey); // ---------------------------------------- +Htop_Reaction Action_follow(State* st); + void Action_setBindings(Htop_Action* keys); -- cgit v1.2.3