Wayne Reeves
d2a5d06d43
forgot escape on | to get variable; case condition s/no/mute/
преди 2 години
Wayne Reeves
b7f2bc0ff1
check for MAILSYNC_MUTE
преди 2 години
Wayne Reeves
a47042582c
Merge remote-tracking branch 'origin/master' into HEAD
преди 2 години
Luke Smith
110a6ce785
Merge pull request #863 from i-c-u-p/readme-kbd-tag
(README.md) put keyboard shortcuts in <kbd> tag
преди 2 години
Luke Smith
37895de4c5
Merge pull request #864 from BeauSLM/master
Update domains.csv
преди 2 години
Beau McCartney
e35a9686c9
Update domains.csv
преди 2 години
i-c-u-p
3844aa1404
put keyboard shortcuts in <kbd> tag
преди 2 години
Luke Smith
36c87c512e
removed introduced bug, fix #861
преди 2 години
Luke Smith
d16b5ffd2f
Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard
преди 2 години
Luke Smith
0b9135142a
move msmtp cache and reorder prep
преди 2 години
Luke Smith
fdaae49e21
Merge pull request #858 from lokesh1197/master
pass: add feature to optionally add a prefix
преди 2 години
Lokesh Mohanty
315069b5a2
pass: add feature to optionally add a prefix
преди 2 години
Luke Smith
2aae3860a2
rm paypal crap, replace with xmr/btc. add website.
преди 2 години
Luke Smith
0a58bf00b4
Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard
преди 2 години
Luke Smith
30c1c0d2ae
fix #785 since cron now silent
преди 2 години
Luke Smith
26a6a1190a
Merge pull request #852 from f380cedric/fix/case-insensitive-fs
Fix: find & case-insensitive filesystem
преди 2 години
Luke Smith
47d4ec1825
Merge branch 'wrigleyster-master'
преди 2 години
Luke Smith
caf2681891
remove bashism
преди 2 години
Luke Smith
9db5d1b4fc
Merge branch 'master' of https://github.com/wrigleyster/mutt-wizard into wrigleyster-master
преди 2 години
Luke Smith
ef5bac2b55
remove Protonmail support. POP server now -p
преди 2 години
jw
367c10ec3f
Silence mailsync, so cron doesn't spam e-mails on every update
преди 2 години
Luke Smith
ef8cda91cf
fix #792 , fix #820
преди 2 години
Luke Smith
05b9680e20
Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard
преди 2 години
Luke Smith
72fcb51e24
remove harmless sed error msg if no muttrc
преди 2 години
f380cedric
3a2f4a55fa
Fix: find & case-insensitive filesystem
On case-insensitive filesystem,
`inbox` and `Inbox` are the same path.
Running `find Inbox inbox [expr]` will print twice the same information.
Use shell glob instead:
`find` will descend into path `inbox`,
ignoring letter cases, only once.
Fix #828 .
преди 2 години
Luke Smith
cefb66a8f0
Merge pull request #838 from jpnadas/master
added domain for freedom.nl
преди 2 години
Luke Smith
cc92d1f484
Merge pull request #846 from Kr1ss-XD/fix-845
fix notifications when the Xorg process is just X
преди 2 години
Kr1ss
f2014408b9
fix notifications when the Xorg process is just X
To close #845 :
I added the `-x` flag to prevent the regex from matching on _every_ pro-
cess name containing an `X`.
Because I'm not entirely sure about portability (does every `pgrep` va-
riant support that flag), I didn't push this directly.
So what do you think @LukeSmithxyz ?
преди 2 години
Luke Smith
e489ae965a
Merge pull request #843 from GilOliveira/master
Add purelymail.com to domains.csv
преди 2 години
Gil Oliveira
7c4f552cfb
Add purelymail.com to domains.csv
преди 2 години
Luke Smith
a70718c00d
Merge pull request #841 from rickylinden/master
added encryption shortcut in neomutt interface description
преди 2 години
rickylinden
162441dde0
Update README.md
Clearer description of encryption shortcut.
преди 2 години
rl
e1d47ea483
added encryption shortcut in neomutt interface description
преди 2 години
João Pedro Battistella Nadas
04a1e46ee1
added domain for freedom.nl
преди 2 години
Luke Smith
b4b1323a25
sort
преди 2 години
Luke Smith
97f7c62bd4
Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard
преди 2 години
Luke Smith
4911a7eff3
openfile to lib
преди 2 години
Luke Smith
e7746a4151
Merge pull request #836 from ghalv/patch-1
Added domain
преди 2 години
Luke Smith
dcbaab19aa
dumb
преди 2 години
Luke Smith
5ae4758790
mailsync manual per debian requirements
преди 2 години
Luke Smith
480fc82f9b
openfile moved to lib, not for sole running
преди 2 години
Gunnar K. Halvorsen
22fc8cfdea
Added domain
преди 2 години
Luke Smith
32d63b12db
Revert "Hard link the file instead of copying"
This reverts commit 95687867d1
.
преди 2 години
Luke Smith
6446c12a92
Merge pull request #833 from jakubkaczor/master
Force hard linking the file
преди 2 години
Jakub Kaczor
c7524bdd96
Force hard linking the file
It was forgotten to add `-f` (force) option for `ln` in
95687867d1
. This enables opening files
with the same names, but different contents, with a new NeoMutt
instance, after the previous is closed.
преди 2 години
Luke Smith
c912f3d655
Merge pull request #832 from jakubkaczor/master
Hard link the file instead of copying
преди 2 години
Jakub Kaczor
95687867d1
Hard link the file instead of copying
In the latest neomutt release (2022-04-08), neomutt/neomutt/pull/3267 is
merged. Neomutt doesn't overwrite files with zeros on closing anymore,
just unlinks it. Therefore, instead of copying, files can be hard
linked.
преди 2 години
Luke Smith
e9f5851453
for color update
преди 2 години
Luke Smith
e0f34910f3
Revert "Wrap text when reading emails at 80 chars"
This reverts commit 67b704808d
.
преди 2 години
Luke Smith
7739a95994
Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard
преди 2 години