Variable: treemacs-bulk-file-actions-hydra/heads
treemacs-bulk-file-actions-hydra/heads is a variable defined in
treemacs-file-management.el.
Value
(("m" #'treemacs-mark-or-unmark-path-at-point "(un)mark" :exit t)
("u" #'treemacs-reset-marks "unmark all" :exit t)
("s" #'treemacs-show-marked-files "show" :exit t)
("d" #'treemacs-delete-marked-files "delete" :exit t)
("c" #'treemacs-copy-marked-files "copy" :exit t)
("o" #'treemacs-move-marked-files "move" :exit t)
("q" nil "cancel" :exit t))
Documentation
Heads for treemacs-bulk-file-actions-hydra.
Source Code
;; Defined in ~/.emacs.d/elpa/treemacs-20251226.1307/treemacs-file-management.el