summaryrefslogtreecommitdiff
path: root/helm-help.el
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2020-03-16 06:49:02 +0100
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2020-03-16 06:49:02 +0100
commit73d8f6babb757f6e7676bfa35e7f6f1fb9c46f68 (patch)
tree2a9f6a776a1e9e63add708baae2fb21f2f8aa5d1 /helm-help.el
parentb38c9d1b098310262f331e191a9baaaba789fc25 (diff)
Update HFF documentation
* helm-help.el (helm-ff-help-message): Do it.
Diffstat (limited to 'helm-help.el')
-rw-r--r--helm-help.el9
1 files changed, 9 insertions, 0 deletions
diff --git a/helm-help.el b/helm-help.el
index b27c17c3..c44eec54 100644
--- a/helm-help.el
+++ b/helm-help.el
@@ -322,6 +322,15 @@ depending of `helm-selection':
Called with a prefix arg open menu unconditionally.
+*** Sort directory contents
+
+When listing a directory without narrowing its contents, i.e. when pattern ends with \"/\",
+you can sort alphabetically, by newest or by size by using respectively
+\\<helm-find-files-map>\\[helm-ff-sort-alpha], \\[helm-ff-sort-by-newest] or \\[helm-ff-sort-by-size].
+NOTE:
+When starting back narrowing i.e. entering something in minibuffer after \"/\" sorting is done
+again with fuzzy sorting and no more with sorting methods previously selected.
+
*** Find file at point
Helm uses `ffap' partially or completely to find file at point depending on the