File: treemacs-visuals.el.html
Handling of visuals in general and icons in particular.
Defined variables (5)
treemacs--indentation-string-cache | Cached propertized indentation. |
treemacs--indentation-string-cache-key | Cache key for ‘treemacs--indentation-string-cache. |
treemacs--saved-indent-settings | Saved settings overridden by ‘treemacs-indent-guide-mode’. |
treemacs-indent-guide-mode | Non-nil if Treemacs-Indent-Guide mode is enabled. |
treemacs-indent-guide-mode-hook | Hook run after entering or leaving ‘treemacs-indent-guide-mode’. |
Defined functions (7)
treemacs--build-indentation-cache | (DEPTH) |
treemacs--do-pulse | (FACE) |
treemacs--get-indentation | (DEPTH) |
treemacs--get-indentation--inliner | (INLINE--FORM DEPTH) |
treemacs-indent-guide-mode | (&optional ARG) |
treemacs-pulse-on-failure | (&rest LOG-ARGS) |
treemacs-pulse-on-success | (&rest LOG-ARGS) |