Luke Smith
ef5bac2b55
remove Protonmail support. POP server now -p
vor 2 Jahren
Luke Smith
72fcb51e24
remove harmless sed error msg if no muttrc
vor 2 Jahren
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 ?
vor 2 Jahren
Luke Smith
4911a7eff3
openfile to lib
vor 2 Jahren
Luke Smith
5ae4758790
mailsync manual per debian requirements
vor 2 Jahren
Luke Smith
32d63b12db
Revert "Hard link the file instead of copying"
This reverts commit 95687867d1
.
vor 2 Jahren
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.
vor 2 Jahren
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.
vor 2 Jahren
Aisha Tammy
a82a86c310
change path of command to use prefix
Signed-off-by: Aisha Tammy <floss@bsd.ac>
vor 2 Jahren
Aisha Tammy
37c91057f7
add GPG WKS publishing functionality
Signed-off-by: Aisha Tammy <floss@bsd.ac>
vor 2 Jahren
Matthew McCulley
8e81135f8b
Checks $HOME/.confg/zsh/.zshenv for Env variables
vor 3 Jahren
Luke Smith
29f264db23
Revert "allow dynamically loading available mailboxes"
This reverts commit 2cb2fa0345
.
vor 3 Jahren
Jberczel
256c091196
Cleanup reorder account numbers action
Refactors commit 85c5d01
* Keep the comment(s) when reordering account numbers in temp file. Users
may accidently reorder rows or rename accounts rather than update order number.
* Remove original default config from muttrc. Currently, script only removes the
macro shortcuts .If you run reorder action multiple times, you'll end up sourcing
multiple "default" config files.
vor 3 Jahren
Luke Smith
85c5d01dcd
mw -r to reorder account numbers
vor 3 Jahren
Luke Smith
418565eb94
minor tweaks
vor 3 Jahren
Luke Smith
bd0075898a
hardcode mailbox names. don't remake shortcuts.
vor 3 Jahren
Luke Smith
b6f0bd4426
more computationally efficient idnum discovery
vor 3 Jahren
Luke Smith
a3fc13e5ce
465 now default instead of 587
vor 3 Jahren
Luke Smith
7a792c7c11
actual lol
vor 3 Jahren
Luke Smith
8c668a22e0
lol
vor 3 Jahren
Luke Smith
fcf4ba52c3
id numbers removed from filenames
vor 3 Jahren
Luke Smith
c88994e730
decrease gnuisms
vor 3 Jahren
Luke Smith
e8458ace20
fix #691 , fix #689 , fix #690
vor 3 Jahren
Luke Smith
8d177222d6
don't show message info anymore
vor 3 Jahren
Luke Smith
f845e11fe2
fix #745 , avoid incompatibility
vor 3 Jahren
Horea Christian
5971fadec8
Check both new and cur dirs for notification
Also better formattin
vor 3 Jahren
Luke Smith
2be8ea7871
not necessary to create cachedir manually
vor 3 Jahren
Luke Smith
bd8551163e
fix for 465 starttls
vor 3 Jahren
Luke Smith
fb68f19846
use soyterms if not slower distro
vor 3 Jahren
Luke Smith
8239a7d5ca
remove bashism, fix #752
vor 3 Jahren
ananthu
8e5bb8bd09
bug; argument getting splitted by space
vor 3 Jahren
phire
8171e6327c
Set hostname variable
vor 3 Jahren
Luke Smith
f92000e5ed
fix #730 , sed only nl removal with error sup
vor 3 Jahren
Kr1ss
b0452a39d5
remove `pidof -s` flag
Ref:
b9a95a055a (commitcomment-52203708)
vor 3 Jahren
Kr1ss
b9a95a055a
patch mailsync on macOS; fixes #725
The macOS version of `pidof` doesn't implement the `-s` flag.
vor 3 Jahren
Luke Smith
36788d9c43
don't readlink for soystemd on mac
vor 3 Jahren
pierre
8c71c10b0a
password store with multiple private keys fix
vor 3 Jahren
Aisha Tammy
2a50561834
set mindepth to 1 and move sort to after sed
Signed-off-by: Aisha Tammy <floss@bsd.ac>
vor 3 Jahren
Aisha Tammy
2cb2fa0345
allow dynamically loading available mailboxes
this way if a folder is added or deleted in the remote
location, and gets deleted after sync, it is reflected
in the next opening
Signed-off-by: Aisha Tammy <floss@bsd.ac>
vor 3 Jahren
Luke Smith
39cc3a7e37
fix #713 , don't detect non-inbox as inbox
vor 3 Jahren
Luke Smith
243fca2b9c
don't state mail number if small
vor 3 Jahren
Luke Smith
80f10e6e7d
give individual notifications only if < 5
in accordance with #694
vor 3 Jahren
Luke Smith
5e582be7dd
stave off using unmacro for debian, fix #699
vor 3 Jahren
João Vanzuita
b95d5f2810
chore: typo
vor 3 Jahren
João Vanzuita
b5cde63ada
fix: update mbsync call for macos
vor 3 Jahren
Luke Smith
de58c98693
no msg
vor 3 Jahren
Luke Smith
c9419f72b0
Revert "compliance with libtard upstream"
This reverts commit c95428f0f1
.
vor 3 Jahren
Luke Smith
b9b3f7f685
zshenv checked for variables. fix #677
vor 3 Jahren
Luke Smith
c95428f0f1
compliance with libtard upstream
vor 3 Jahren
Luke Smith
2230c4153a
protonmail smtp, fix #667
vor 3 Jahren