summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2016-10-05 08:01:39 +0200
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2016-10-05 08:01:39 +0200
commit477fb280fe9bed735ee68f4aa9541a3cf477ae70 (patch)
tree8818c79a8c6a262d0fc24ea2d7f858eac02805e3
parenta7d7233a51320c9f2c952bfa20e96c4a420ef5a7 (diff)
Fix mode-line string for actions.
* helm.el (helm-show-action-buffer): Don't hardcode TAB.
-rw-r--r--helm.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/helm.el b/helm.el
index e78d8a3d..c8a03aab 100644
--- a/helm.el
+++ b/helm.el
@@ -3592,7 +3592,7 @@ If action buffer is selected, back to the helm buffer."
:nomark t
:keymap 'helm-map
:candidates actions
- :mode-line '("Action(s)" "TAB:BackToCands RET/f1/f2/fn:NthAct")
+ :mode-line '("Action(s)" "\\<helm-map>\\[helm-select-action]:BackToCands RET/f1/f2/fn:NthAct")
:candidate-transformer
(lambda (candidates)
(cl-loop for (i . j) in candidates