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 роки тому
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 роки тому
Luke Smith
65af1f047e
less secure fix
2 роки тому
Luke Smith
370f53204a
Merge pull request #827 from ErickChacon/master
Domains for Lancaster University (UK) and National University of Engineering (PERU)
2 роки тому
Luke Smith
fe733fc0fb
Merge pull request #824 from slinlee/sl/width
Wrap text when reading emails at 80 chars
2 роки тому
Erick Chacon
641587fbf7
Lancaster University (UK) and National University of Engineering (PERU)
2 роки тому
Slin Lee
67b704808d
Wrap text when reading emails at 80 chars
For increased legibility.
2 роки тому
Luke Smith
209b007d6b
Merge pull request #817 from BeauSLM/master
Update domains.csv - add ucalgary.ca
2 роки тому
Beau McCartney
6e869214b1
Update domains.csv
2 роки тому
Luke Smith
c79d448a7f
Merge pull request #816 from betty2310/master
Update domains.csv (add domain sis.hust.edu.vn)
2 роки тому
Huynh Dương
e816f80a5a
Update domains.csv
2 роки тому
Luke Smith
29b7b59ffd
Merge pull request #804 from epsilon-0/master
add GPG WKS publishing functionality
2 роки тому
Luke Smith
c0758e1751
Merge pull request #805 from 187Qrly/patch-1
Make gentoo users aware that they need the "sasl" for the neomutt package
2 роки тому
Luke Smith
5aea3a0b54
Merge pull request #807 from CMurtagh-LGTM/patch-1
Add option to use user mailcap
2 роки тому
Luke Smith
98f23a0ab9
Merge pull request #786 from Jberczel/reorder-cleanup
Cleanup reorder account numbers action
2 роки тому
Luke Smith
cd2bc6fc2d
Merge pull request #787 from cshjsc/patch-1
Fix html links splitting
2 роки тому
Luke Smith
c983035d09
Merge pull request #791 from mmcculle/edit-mailsync-grep
Check $HOME/.config/zsh/.zshenv for enviromental varibles
2 роки тому
Luke Smith
037f3d2607
Merge pull request #806 from ghost/patch-1
Added my domain to domains.csv
2 роки тому
Aisha Tammy
a82a86c310
change path of command to use prefix
Signed-off-by: Aisha Tammy <floss@bsd.ac>
2 роки тому
Cameron Murtagh
b149d1c9ce
Add option to use user mailcap
Added the option to have a `mailcap` file in `.config/mutt/`. This enables ease of changing what programs are used for viewing.
2 роки тому
Thamognya
0d98a9ef5b
Update domains.csv
2 роки тому
187Qrly
aba07e26f8
Make gentoo users aware that they need the "sasl" for the neomutt package.
2 роки тому
Aisha Tammy
37c91057f7
add GPG WKS publishing functionality
Signed-off-by: Aisha Tammy <floss@bsd.ac>
2 роки тому
Matthew McCulley
8e81135f8b
Checks $HOME/.confg/zsh/.zshenv for Env variables
3 роки тому
Gunnar K. Halvorsen
bed0470f0d
Added domain to list
3 роки тому
cshjsc
2cb6dfb574
Fix html links splitting
avoid line splitting.
the width option is set to 80 by default, increasing it will avoid breaking long links in two different lines
3 роки тому
Luke Smith
e6087481ad
Merge pull request #783 from ghalvorsen/patch-1
Added domain to list
3 роки тому
Luke Smith
e205ec6643
Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard
3 роки тому
Luke Smith
29f264db23
Revert "allow dynamically loading available mailboxes"
This reverts commit 2cb2fa0345
.
3 роки тому