summaryrefslogtreecommitdiffstats
path: root/Action.h
diff options
context:
space:
mode:
authorHisham <hisham@gobolinux.org>2016-05-05 10:30:06 -0300
committerHisham <hisham@gobolinux.org>2016-05-05 10:30:06 -0300
commit572546f8063095ff3195ef10823ec1f4882092f3 (patch)
tree321aca2bf86993e89ca47351f2c746538e111f67 /Action.h
parentd464be13db271d2898bd33691b5d145949a74174 (diff)
Auto-follow process after a search.
See #237.
Diffstat (limited to 'Action.h')
-rw-r--r--Action.h2
1 files changed, 2 insertions, 0 deletions
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);

© 2014-2024 Faster IT GmbH | imprint | privacy policy