Function: treemacs-delete
treemacs-delete is a function alias and interactive for
treemacs-delete-file, defined in treemacs-file-management.el.
This command is obsolete since v2.9.3; use treemacs-delete-file
instead.
Signature
(treemacs-delete &optional ARG)
Documentation
Delete node at point.
A delete action must always be confirmed. Directories are deleted recursively. By default files are deleted by moving them to the trash. With a prefix ARG they will instead be wiped irreversibly.
Key Bindings
Aliases
treemacs-delete (obsolete since v2.9.3)