summaryrefslogtreecommitdiff
path: root/helm-sys.el
diff options
context:
space:
mode:
Diffstat (limited to 'helm-sys.el')
-rw-r--r--helm-sys.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/helm-sys.el b/helm-sys.el
index ff09ddfb..66f6b04f 100644
--- a/helm-sys.el
+++ b/helm-sys.el
@@ -98,7 +98,8 @@ Show actions only on line starting by a PID."
"STKFLT" "PWR" "WINCH" "CHLD" "URG"
"TSTP" "TTIN" "TTOU" "STOP" "CONT"
"ABRT" "FPE" "ILL" "QUIT" "SEGV"
- "TRAP" "SYS" "EMT" "BUS" "XCPU" "XFSZ"))
+ "TRAP" "SYS" "EMT" "BUS" "XCPU" "XFSZ")
+ :must-match t)
pid)))))
(t actions))))