summaryrefslogtreecommitdiff
path: root/helm-help.el
diff options
context:
space:
mode:
authorThierry Volpiatto <thievol@posteo.net>2020-12-09 15:30:59 +0100
committerThierry Volpiatto <thievol@posteo.net>2020-12-09 15:48:27 +0100
commit822c4ea639e174a3950005a795dd3ff4cd77c835 (patch)
tree056c74325a8f5b524830e2a1bcb86fd72f7d332d /helm-help.el
parent83e64b70362dc9099f0a820d5aac4f94d3f47da1 (diff)
Add filters to show files or dirs only in HFF
This is done by adding two filtered-candidate-transformer functions and two toggle functions that change the value of the corresponding flags. A third function have been added to restore to "show all". Show all after moving out of the directory and also when quitting or exiting (flags are reset to nil).
Diffstat (limited to 'helm-help.el')
-rw-r--r--helm-help.el5
1 files changed, 5 insertions, 0 deletions
diff --git a/helm-help.el b/helm-help.el
index 5a2f58be..ce015e83 100644
--- a/helm-help.el
+++ b/helm-help.el
@@ -318,6 +318,11 @@ depending of `helm-selection':
Called with a prefix arg open menu unconditionally.
+*** Filter out files or directories
+
+You can show files or directories only with respectively
+\\<helm-find-files-map>\\[helm-ff-toggle-dirs-only] and \\<helm-find-files-map>\\[helm-ff-toggle-files-only].
+
*** Sort directory contents
When listing a directory without narrowing its contents, i.e. when pattern ends with \"/\",