diff options
author | Luke Smith <luke@lukesmith.xyz> | 2019-02-22 17:41:01 -0500 |
---|---|---|
committer | Luke Smith <luke@lukesmith.xyz> | 2019-02-22 17:41:01 -0500 |
commit | 77c89b16cc6f7c2816e95532fbde5267344c7404 (patch) | |
tree | bc4dd9a9074edc9552254ced5679da906ff41b51 /README.md | |
parent | 977b03349ab54dd013387b61cf5c0dfb2dc49b88 (diff) |
ding now ogg & played with pa
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -41,15 +41,15 @@ mutt-wizard is configured by default for you to use other useful tools, but thes ## New stuff and improvements since the original release -- `dialog` is no long used and the interface is simply text. +- `dialog` is no long used (le bloat) and the interface is simply text. - More autogenerated shortcuts that allow quickly moving and copying mail between boxes. - More elegant attachment handling. Image/video/pdf attachments without relying on the neomutt instance. - abook integration by default. - The messy template files have been removed and are now a part of the script itself. - Optimal XDG standards compliance, moving offlineimap and msmtp configs to `~/.config/` and moving mail to `~/.local/share/mail/`. -- `accounts/` hold account data and `bin/` holds script run by for for mutt. All other directories have been disintegrated. +- `accounts/` hold account data and `bin/` holds script run by or for mutt. All other directories have been disintegrated. - Better handling of different gpg versions. -- Narrow POSIX compliance because why not? +- Script is POSIX sh compliance. ## Known issues (not my fault!) |