Commit Graph

19 Commits

Author SHA1 Message Date
Marcin Woźniak 9fbc57d175
Updated 2020-08-28 08:34:45 +02:00
Luke Smith aece24c7dd
revert auto gpg to fix #491 #484 #493 etc 2020-08-27 16:38:14 -04:00
alps2006 86b2d78f0b
Improved key mapping that can quickly selected item with <space> in query mode (abook) (#446) 2020-06-06 16:50:40 -04:00
Luke Smith ab3368f1aa
display all flags/tags 2019-12-28 08:48:46 -05:00
Luke Smith 6f0ad2d479
do not skip over deleted messages by default 2019-12-08 07:43:38 -05:00
Mellowlink 569bda9c5f Pinentry-tty and curses support (#317)
I did edit the line 65 and added directly "mbsync -a" instead of "mailsync...". In current state mutt-wizard doesn't work properly in CLI only environment without X started. This is first step to be able atleast mbsync with terminal only pinentry. The problem still remains in sending an email with terminal only pinentry. Temporary solution for is to activate gpg key before sending an email and send the email before the key times out.
2019-11-27 08:17:19 -05:00
Luke Smith 8b983812ed
Merge branch 'master' of git://github.com/aymanbagabas/mutt-wizard into aymanbagabas-master 2019-11-24 08:26:53 -05:00
Luke Smith eb767737d4
space to tag, tags highlighted 2019-11-23 18:39:16 -05:00
Karel Křemel 6d8c90e368 Fixed national diacritics for adding sender to abook (#304) 2019-10-14 17:48:27 -04:00
xorcc ed0a0b35c4 macro index O runs mbsync, not offlineimap (#294) 2019-09-25 14:35:45 -04:00
Ayman Bagabas 9ce96c9a40
Merge branch 'master' into master 2019-08-19 20:55:59 -04:00
Luke Smith 681b74aa92
Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard 2019-08-06 08:15:01 -04:00
Luke Smith c7a042d9ff
raw message bind 2019-08-06 08:13:07 -04:00
Luke Smith 952cb75de3
unnecessary 2019-07-24 15:27:36 -04:00
Luke Smith 35a6ce1e66
parent fix 2019-07-24 15:26:42 -04:00
Ayman Bagabas cd5fd9bde2 Make use of PREFIX environment variable
This patch puts the environment variable PREFIX in more use. If
specified, mull-wizard Makefile substitute all instances of prefix with
the provided environment variable.

Signed-off-by: Ayman Bagabas <ayman.bagabas@gmail.com>
2019-07-01 18:34:07 -04:00
badmrfrosty b3ce4277ab Avoid lags with some email providers while using IMAP (#238)
I contacted MUTT irc channel to solve severe lags while navigating mailboxes of certain email providers with IMAP) (the emails were not stored locally). After extensive testing, changing the default value of mail_check from 5 to 60 solved my problem. I propose this change because several other people might encounter the same problem (especially yahoo users)
2019-06-16 16:30:57 -04:00
Oleksandr Vlasiuk 9738316ab5 Handle + in notmuch queries (#233) 2019-06-06 12:53:58 -04:00
Luke Smith de30654ac0
share files moved and looped 2019-05-01 21:24:41 -04:00