wyuenho / all-the-icons-dired

Adds dired support to all-the-icons
GNU General Public License v3.0
23 stars 7 forks source link

Not show icons when use dired-subtree #11

Closed alexei-28 closed 2 years ago

alexei-28 commented 2 years ago

Linux Mint 20 Emacs 27.2 packages: dired, dired-subtree, all-the-icons-dired

I use package dired-subtree to expand folders (in dired mode) by press TAB.

(global-set-key (kbd "TAB") 'dired-subtree-toggle)

Here my folder Temp 1

Nice. Icons show.

But when I press TAB ... the icons not show in subfolders 2

If I open folder by press ENTER the icons success show. 3 4

wyuenho commented 2 years ago

fixed by https://github.com/wyuenho/all-the-icons-dired/commit/46ca70416391c1bf3a2b148c4a636dee249aa1b3