Closed yitang closed 1 year ago
This issue has been automatically marked as stale because it has not had recent activity.
What does your dired config look like? My guess is that you have some kind of filter that removes lines that treemacs usually skips.
I've pushed a patch to use a hopefully better method to detect which lines to skip. Try again with the latest version.
This issue has been automatically marked as stale because it has not had recent activity.
as shown below:
I'm using
(use-package treemacs-icons-dired :hook (dired-mode . treemacs-icons-dired-enable-once) :ensure t)
the version is v2.9.5 (installed 2022.02.10) @ Emacs 29.0.50