summaryrefslogtreecommitdiff
path: root/helm-help.el
diff options
context:
space:
mode:
authorThierry Volpiatto <thievol@posteo.net>2021-11-16 08:20:52 +0100
committerThierry Volpiatto <thievol@posteo.net>2021-11-16 08:20:52 +0100
commita4786102aaa6db09ce9f5bf9aa89fe4f0fadb8fd (patch)
treeead34bd16c670eb34e0acf74ea8b90d23dfeeae8 /helm-help.el
parentc235be81a6d1e807ae35d7b1fc85de45ef236305 (diff)
Update HFF info
Diffstat (limited to 'helm-help.el')
-rw-r--r--helm-help.el8
1 files changed, 7 insertions, 1 deletions
diff --git a/helm-help.el b/helm-help.el
index b2b93a88..88f1df6f 100644
--- a/helm-help.el
+++ b/helm-help.el
@@ -433,6 +433,11 @@ TIP: Use `\\<helm-map>\\[helm-toggle-resplit-and-swap-windows]' and `\\[helm-enl
and to enlarge it while viewing images.
Note this may not work with exotic Helm windows settings such as the ones in Spacemacs.
+**** Show thumbnails
+
+Helm use image-dired to show thumbnails on image files, you can
+toggle the thumbnail view with \\<helm-find-files-map>`\\[helm-ff-toggle-thumbnails]'.
+
**** Launch a slideshow from marked files
Helm provides an action from `helm-find-files' that allows running a slideshow on marked files.
@@ -1224,7 +1229,8 @@ you will have to refresh manually directories when needed with `\\<helm-map>\\[h
|\\[helm-ff-sort-by-newest]|Sort by newest
|\\[helm-ff-sort-by-size]|Sort by size
|\\[helm-ff-toggle-dirs-only]|Show only directories
-|\\[helm-ff-toggle-files-only]|Show only files")
+|\\[helm-ff-toggle-files-only]|Show only files
+|\\[helm-ff-toggle-thumbnails]|Show thumbnails on image files")
;;; Help for file-name-history
;;