Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-18 | fix: neomutt new mail recipient tab complete error | Xiao Pan | |
When type recipient "abc def" and press tab to complete, abc and def will be send as two separate argument to abook if use old `abook --mutt-query '%s'`. Change to `abook --mutt-query %s` or `abook --mutt-query` both works. See comment, `man neomuttrc` query_command. | |||
2024-07-20 | neomutt no prompt for moving and deleting emails | Xiao Pan | |
2024-07-19 | neomutt wrapper scrip to mbsync before and after | Xiao Pan | |
2024-05-11 | neomutt comment about anonymous hostname header | Xiao Pan | |
2024-05-04 | neomutt add comment | Xiao Pan | |
2024-05-04 | change neomutt hotkeys | Xiao Pan | |
2024-04-22 | ca change password | Xiao Pan | |
2024-04-12 | neomutt isync and abook configs; backup abook | Xiao Pan | |
2024-04-08 | maildir | Xiao Pan | |
2024-04-08 | feat: new unfinished neomutt config; thunderbird for backup | Xiao Pan | |