IFo Hancroft
5bb9b17497
Make the indicator respect the attributes of the item below it.
Enabling cursor_overlay makes the indicator respect the attributes of the item below it. For example, you have made the status bar show the mailboxes with new emails, in bold, and your index to show the new emails in reverse. Having set cursor_overlay = yes keeps those attributes even when the indicator is over the mailbox or email in question.
4 yıl önce
Luke Smith
c8bbef5b88
Merge pull request #735 from phirecc/hostname
Set hostname variable
4 yıl önce
phire
8171e6327c
Set hostname variable
4 yıl önce
Luke Smith
f92000e5ed
fix #730 , sed only nl removal with error sup
4 yıl önce
Kr1ss
b0452a39d5
remove `pidof -s` flag
Ref:
b9a95a055a (commitcomment-52203708)
4 yıl önce
Kr1ss
b9a95a055a
patch mailsync on macOS; fixes #725
The macOS version of `pidof` doesn't implement the `-s` flag.
4 yıl önce
Luke Smith
36788d9c43
don't readlink for soystemd on mac
4 yıl önce
Kriss
a3185ccd2e
Merge PR #716 f. seanbreckenridge/update-domains
update domain list
4 yıl önce
Sean Breckenridge
eec5c1dd5e
update domain list
add mac alternative domains
(@mac.com/@me.com)
these are legacy domains that
mac used to use which have been
merged into icloud
for more info see:
https://support.apple.com/en-us/HT201771
https://getmailspring.com/setup/access-mac-com-via-imap-smtp
also add ucsc.edu, which like the other uc's uses
google
5 yıl önce
Luke Smith
80aee07312
Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard
5 yıl önce
Luke Smith
39cc3a7e37
fix #713 , don't detect non-inbox as inbox
5 yıl önce
Luke Smith
243fca2b9c
don't state mail number if small
5 yıl önce
Luke Smith
f7c317169f
close #705 and avoid loops
5 yıl önce
Luke Smith
203b7d1ab3
Merge pull request #712 from Inesgor/master
added snopyta.org to domains.csv
5 yıl önce
Inesgor
e3dd83a30b
added dismail.de & paranoid.email to domains.csv
5 yıl önce
Inesgor
1c4710b38c
added snopyta.org to domains.csv
5 yıl önce
Luke Smith
93d94b716d
Merge pull request #710 from coreyreichle/patch-1
add thunix.net to domains.csv
5 yıl önce
coreyreichle
afc4722841
add thunix.net to domains.csv
5 yıl önce
Luke Smith
43fa6049de
Merge pull request #704 from Thomi7/master
Add university of saarland to known domains
5 yıl önce
Fabian Thomas
fc74631ab8
add uni-saarland to domains
5 yıl önce
Luke Smith
e720a1eb6d
Merge pull request #687 from converge/fix_mw_dash_y_call_on_mac
fix: update mbsync call for macos
5 yıl önce
Luke Smith
5edb925eea
Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard
5 yıl önce
Luke Smith
80f10e6e7d
give individual notifications only if < 5
in accordance with #694
5 yıl önce
Luke Smith
bc617e51af
Merge pull request #702 from ghalvorsen/new-domain
added new domain
5 yıl önce
Gunnar K. Halvorsen
bd93f79001
added new domains
5 yıl önce
Luke Smith
52c46f4b98
Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard
5 yıl önce
Luke Smith
5e582be7dd
stave off using unmacro for debian, fix #699
5 yıl önce
João Vanzuita
b95d5f2810
chore: typo
5 yıl önce
João Vanzuita
b5cde63ada
fix: update mbsync call for macos
5 yıl önce
Luke Smith
de58c98693
no msg
5 yıl önce
Kriss
412145d4c1
Merge pull request #684 from nicolas-s/add-domain-ik.me
add ik.me domain
5 yıl önce
Nicolas Serafini
48d73d79dd
add ik.me domain
Signed-off-by: Nicolas Serafini <serafini.nicolas@gmail.com>
5 yıl önce
Luke Smith
c9419f72b0
Revert "compliance with libtard upstream"
This reverts commit c95428f0f1 .
5 yıl önce
Kriss
b74966fa92
Merge pull request #679 from amhlair/patch-1
add uni.strath.ac.uk
5 yıl önce
amhlair
99af2cf322
add uni.strath.ac.uk
5 yıl önce
Luke Smith
0ec78309ae
Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard
5 yıl önce
Luke Smith
b9b3f7f685
zshenv checked for variables. fix #677
5 yıl önce
Kriss
1a8d041f64
Merge pull request #674 from sahidvelji/domains
5 yıl önce
Sahid Velji
995e0680fe
Add mail.utoronto.ca and sheridancollege.ca
5 yıl önce
Sahid Velji
eb291bac7c
Sort and remove duplicate
5 yıl önce
Luke Smith
c95428f0f1
compliance with libtard upstream
5 yıl önce
Luke Smith
5a52997a5f
Merge pull request #671 from chilledfrogs/patch-1
Update UPMC/SU email address configuration
5 yıl önce
Allen Sobot
31692fef8a
Update UPMC/SU email address configuration
These might need STARTTLS explicitly disabled in the msmtp config file though
5 yıl önce
Luke Smith
2230c4153a
protonmail smtp, fix #667
5 yıl önce
Luke Smith
4d411d8179
avoid regex issue
5 yıl önce
Luke Smith
203fa4f68e
Merge branch 'Kr1ss-XD-fix-661'
5 yıl önce
Luke Smith
bf9aa99930
Merge branch 'fix-661' of https://github.com/Kr1ss-XD/mutt-wizard into Kr1ss-XD-fix-661
5 yıl önce
Luke Smith
4b30e06d05
inbox.lv
5 yıl önce
Kr1ss
747af1cccb
mailsync/notify-send: provide a default `$DISPLAY`
A user reports notifications not working on their setup because there is
no display id contained in the `ps`/`pgrep` output concerning the Xorg
process.
This commit checks if there's a display server running at all, and if so
it sends notifications even if there's no display id.
Resolves https://github.com/LukeSmithxyz/mutt-wizard/issues/661
5 yıl önce
Kriss
4ea5f0fc2a
Merge pull request #659 from varun-iyer/patch-1
Add ucsb.edu to domains.csv
5 yıl önce