burbschat
0cb17135b9
Fix escaping in message IDs from notmuch
`+` was properly escaped but only once. `$` was not escaped at all.
This would result in messages with message IDs containing more than one
`+` or at least on `$` to not be shown after limiting.
`$` itself has to be escaped presumably for the shell. This results in
three prepended backslashes in the limit string and six in the config
file, as there backslashes themselves have to be escaped.
пре 1 година
Luke Smith
a8863a750a
Merge pull request #958 from jdujava/master
fix: reorder action
пре 1 година
Luke Smith
7a1fe918a1
Merge pull request #953 from rampaq/pipe-to-pass
pipe password directly to pass
пре 1 година
Jonas Dujava
8d78212cad
fix: reorder action
пре 1 година
Luke Smith
07e4bb14e0
Merge pull request #941 from satchlj/master
fix typo in set crypt_auto_sign
пре 1 година
Luke Smith
24d472b936
Merge pull request #945 from vlashada/master
Update domains.csv
пре 1 година
Luke Smith
a40a971797
Merge pull request #943 from ghalv/patch-2
Update domains.csv
пре 1 година
Tomáš Faikl (astro)
268da5d51b
pipe password directly to pass
- also change slightly confusing naming for (re)inserting given
passwords to pass store
пре 1 година
Luke Smith
bdce679540
Merge pull request #951 from epsilon-0/master
exclude dovecot special folders fts-flatcurve/virtual
пре 1 година
Aisha Tammy
e894c486c0
exclude dovecot special folders fts-flatcurve/virtual
пре 1 година
Luke Smith
445283bf13
Merge pull request #948 from speediegq/master
Add gettext dependency to README
пре 1 година
speedie
e0dd9f8193
Add gettext dependency to README
gettext which provides the envsubst command is not installed on all distributions. Void for instance does not come with this, so I think it should be mentioned in the README.
пре 1 година
vlashada
f3c2d88e55
Update domains.csv
пре 1 година
Gunnar K. Halvorsen
4ef696446c
Update domains.csv
пре 1 година
Satya Benson
64454c2d4d
fix typo in set crypt_auto_sign
пре 1 година
Luke Smith
b1a7dab811
Merge pull request #940 from ghalv/master
Update domains.csv
пре 1 година
Gunnar K. Halvorsen
4bda328ecc
Update domains.csv
пре 1 година
Luke Smith
52d3eb549d
Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard
пре 1 година
Luke Smith
6c13d3213a
fix #935
пре 1 година
Luke Smith
1c5085d3f2
Merge pull request #930 from gerazov/flagged-coloring
Add highlighting for flagged emails
пре 1 година
Luke Smith
c54f46a00a
Merge pull request #931 from gerazov/forward-as-text
Forward email body as text
пре 1 година
Luke Smith
598c644e47
Merge pull request #919 from vohoanglong0107/master
Switch msmtp log file to XDG_STATE_HOME
пре 1 година
Branislav Gerazov
abec887fc2
forward email body as text
пре 1 година
Branislav Gerazov
4eb6e71bd4
add highlighting for flagged emails
пре 1 година
Luke Smith
4d533e4f2f
Merge pull request #921 from iStagnant/master
Made script more readable and redirected error
пре 1 година
Stagnant
365954f8ce
Made script more readable and redirected error
пре 1 година
Luke Smith
caa0f39b29
remove bad line
пре 1 година
Luke Smith
6c39c5946d
Merge branch 'iStagnant-master'
пре 1 година
Luke Smith
a4e90d2c6f
actually install zsh completion
пре 1 година
iStagnant
7351770679
Added basic zsh completion
пре 1 година
vohoanglong0107
202de3b954
switch msmtp log file to XDG_STATE_HOME
пре 1 година
Luke Smith
0ae62d9282
Merge pull request #915 from p-hofer/master
Remove duplicate lines in mutt-wizard.muttrc
пре 1 година
philipp
aa7362d014
remove duplicate lines
пре 1 година
Luke Smith
d3300a478d
simplification of decoding, show help on noopt
пре 1 година
Luke Smith
fe23f7c672
Merge branch 'master-patch-2b3e' into 'master'
added privateemail.com
See merge request LukeSmithxyz/mutt-wizard!76
пре 1 година
Andrew Hartung
3128ce74d4
added privateemail.com
пре 1 година
Luke Smith
57e6d292a1
Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard
пре 1 година
Luke Smith
48ac83c07f
bring back ugly but functional cmds to get subject
fix #910
пре 1 година
Luke Smith
17bb517c39
Merge pull request #908 from Shane-XB-Qian/pr_remove_cron_q
fix: mailsync looks no '-q' parameter or made it fail
пре 1 година
Luke Smith
663327c732
Merge pull request #909 from Shane-XB-Qian/pr_mailsync_display_fb
fix: displays fallback of default looks should be ':0'
пре 1 година
shane.xb.qian
7de48da554
fix: displays fallback of default looks should be ':0'
// solution: changed from '0:' to ':0'
Signed-off-by: shane.xb.qian <shane.qian@foxmail.com>
пре 1 година
shane.xb.qian
6abab8f906
fix: mailsync looks no '-q' parameter or made it fail
// solution: remove '-q'
Signed-off-by: shane.xb.qian <shane.qian@foxmail.com>
пре 1 година
Luke Smith
5c8b52fe38
help menu fix
пре 1 година
Luke Smith
f0ae1de9e1
mail notifications back, close #907 , fix #095
use MAILSYNC_MUTE variable, and non-silly
commands to derive $from and $subject
пре 1 година
Luke Smith
ef816c5c7e
offline mail cache fix and other tweaks
пре 1 година
Luke Smith
6e44eb5056
stupid fix and cli feedback
пре 1 година
Luke Smith
d890e0ea21
continue revision
пре 1 година
Luke Smith
37ba3b7b8d
use template files
пре 1 година
Luke Smith
234be769e8
deprecate -y and -Y, cleanup.
пре 1 година
Luke Smith
187214e501
Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard
пре 1 година