diff options
| author | Dirk-Jan C. Binnema <djcb@djcbsoftware.nl> | 2026-04-08 20:42:51 +0300 |
|---|---|---|
| committer | Dirk-Jan C. Binnema <djcb@djcbsoftware.nl> | 2026-04-10 20:08:11 +0300 |
| commit | 76a3d43dc6f5cdfa8658d24eac6ba70a0818de28 (patch) | |
| tree | 6233f2304b3255df3e78ac650e958ec76b0ffe35 /NEWS.org | |
| parent | e870b2d3302925187f06cb2ef4cb3b4c9c5f9acf (diff) | |
mu4e-view: support icons for message view
Support showing the icons in the message view as well.
(see previous commit)
Diffstat (limited to 'NEWS.org')
| -rw-r--r-- | NEWS.org | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -23,10 +23,10 @@ - ~mu4e-compose-post-hook~ only runs once per message (buffer) (1.14.1) - - You can get icons for MIME-types when using ~mu4e-view-mime-part-action~, by - configuring ~mu4e-file-name-to-icon-function~ (see docstring). E.g. when you - have the "Nerd Icons" package, you can set this to - ~nerd-icons-icon-for-file~. (1.14.1) + - You can get icons for MIME-types in the message-view and when using + ~mu4e-view-mime-part-action~, by configuring ~mu4e-file-name-to-icon-function~ + (see docstring). E.g. when you have the "Nerd Icons" package, you can set + this to ~nerd-icons-icon-for-file~. (1.14.1) *** scm |
