diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-01-31 02:39:34 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-01-31 02:39:34 +0900 |
| commit | 7b7280fc2a594a4bb4bb9fc0ba1b5d41af0a3bd4 (patch) | |
| tree | fa701c12de4c486c8f65fc141ce8f2df62b12126 | |
| parent | f289cdee9ed38f0b8dec8e90825aa6c1116a60bf (diff) | |
modified README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -59,6 +59,7 @@ A user of Arch-based distros can also install the current mutt-wizard release fr - `cronie` - (or any other major cronjob manager) to set up automatic mail syncing. - `lynx` - view HTML email in neomutt. +- `w3m` - view HTML email in neomutt. - `mpop` - If you want to use POP protocol instead of IMAP. - `notmuch` - index and search mail. Install it and run `notmuch setup`, tell it that your mail is in `~/.local/share/mail/` (although `mw` will do this @@ -142,6 +143,7 @@ To give you an example of the interface, here's an idea: - `abook` - A terminal-based address book. Pressing tab while typing an address to send mail to will suggest contacts that are in your abook. - `lynx` - View HTML email in neomutt. +- w3m - View HTML email in neomutt. - `notmuch` - Index and search mail. Install it and run `notmuch setup`, tell it that your mail is in `~/.local/share/mail/` (although `mw` will do this automatically if you haven't set notmuch up before). You can run it in mutt |
