Gonzalo Nemmi :runbsd: on Nostr: #mutt pro tip ( that I haven't seen on any "how to" or shared config file) Add this ...
#mutt pro tip ( that I haven't seen on any "how to" or shared config file)
Add this to your .muttrc file
# Spellchecker
set ispell = "/path/to/hunspell -d es_AR,en_US --check-apostrophe"
and get yourself a proper spell-checker that supports more than one language!
Even proer tip: .. a wrong spelled word in a lang may be a valid spelled word on the other .. so you may want to keep an eye at it if you want to use more than one dict 😉
Add this to your .muttrc file
# Spellchecker
set ispell = "/path/to/hunspell -d es_AR,en_US --check-apostrophe"
and get yourself a proper spell-checker that supports more than one language!
Even proer tip: .. a wrong spelled word in a lang may be a valid spelled word on the other .. so you may want to keep an eye at it if you want to use more than one dict 😉