summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-04-29dumbv3.3Luke Smith
2022-04-29mailsync manual per debian requirementsLuke Smith
2022-04-29openfile moved to lib, not for sole runningLuke Smith
2022-04-20Revert "Hard link the file instead of copying"Luke Smith
This reverts commit 95687867d1795299625e1e3dc5cdc412155de879.
2022-04-09Merge pull request #833 from jakubkaczor/masterLuke Smith
Force hard linking the file
2022-04-09Force hard linking the fileJakub Kaczor
It was forgotten to add `-f` (force) option for `ln` in 95687867d1795299625e1e3dc5cdc412155de879. This enables opening files with the same names, but different contents, with a new NeoMutt instance, after the previous is closed.
2022-04-09Merge pull request #832 from jakubkaczor/masterLuke Smith
Hard link the file instead of copying
2022-04-09Hard link the file instead of copyingJakub Kaczor
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.
2022-04-09for color updateLuke Smith
2022-03-29Revert "Wrap text when reading emails at 80 chars"Luke Smith
This reverts commit 67b704808d64850461ecb11d9f6086086dbc1db6.
2022-03-29Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizardLuke Smith
2022-03-29less secure fixLuke Smith
2022-03-29Merge pull request #827 from ErickChacon/masterLuke Smith
Domains for Lancaster University (UK) and National University of Engineering (PERU)
2022-03-29Merge pull request #824 from slinlee/sl/widthLuke Smith
Wrap text when reading emails at 80 chars
2022-03-11Lancaster University (UK) and National University of Engineering (PERU)Erick Chacon
2022-03-09Wrap text when reading emails at 80 charsSlin Lee
For increased legibility.
2022-01-31Merge pull request #817 from BeauSLM/masterLuke Smith
Update domains.csv - add ucalgary.ca
2022-01-30Update domains.csvBeau McCartney
2022-01-30Merge pull request #816 from betty2310/masterLuke Smith
Update domains.csv (add domain sis.hust.edu.vn)
2022-01-30Update domains.csvHuynh Dương
2022-01-22Merge pull request #804 from epsilon-0/masterLuke Smith
add GPG WKS publishing functionality
2022-01-22Merge pull request #805 from 187Qrly/patch-1Luke Smith
Make gentoo users aware that they need the "sasl" for the neomutt package
2022-01-22Merge pull request #807 from CMurtagh-LGTM/patch-1Luke Smith
Add option to use user mailcap
2022-01-22Merge pull request #786 from Jberczel/reorder-cleanupLuke Smith
Cleanup reorder account numbers action
2022-01-22Merge pull request #787 from cshjsc/patch-1Luke Smith
Fix html links splitting
2022-01-22Merge pull request #791 from mmcculle/edit-mailsync-grepLuke Smith
Check $HOME/.config/zsh/.zshenv for enviromental varibles
2022-01-22Merge pull request #806 from ghost/patch-1Luke Smith
Added my domain to domains.csv
2022-01-10change path of command to use prefixAisha Tammy
Signed-off-by: Aisha Tammy <floss@bsd.ac>
2022-01-04Add option to use user mailcapCameron Murtagh
Added the option to have a `mailcap` file in `.config/mutt/`. This enables ease of changing what programs are used for viewing.
2022-01-03Update domains.csvThamognya
2022-01-01Make gentoo users aware that they need the "sasl" for the neomutt package.187Qrly
2021-12-31add GPG WKS publishing functionalityAisha Tammy
Signed-off-by: Aisha Tammy <floss@bsd.ac>
2021-11-07Checks $HOME/.confg/zsh/.zshenv for Env variablesMatthew McCulley
2021-11-07Added domain to listGunnar K. Halvorsen
2021-11-02Fix html links splittingcshjsc
avoid line splitting. the width option is set to 80 by default, increasing it will avoid breaking long links in two different lines
2021-11-01Merge pull request #783 from ghalvorsen/patch-1Luke Smith
Added domain to list
2021-11-01Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizardLuke Smith
2021-11-01Revert "allow dynamically loading available mailboxes"Luke Smith
This reverts commit 2cb2fa03452cb99537a1751961574a0b6d3253e0.
2021-11-01Cleanup reorder account numbers actionJberczel
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.
2021-10-26Added domain to listGunnar K. Halvorsen
2021-10-20Merge pull request #782 from Sestowner/patch-1Luke Smith
Add ukr.net
2021-10-18Add ukr.netSestowner
2021-10-06mw -r to reorder account numbersLuke Smith
2021-10-05minor tweaksLuke Smith
2021-09-23hardcode mailbox names. don't remake shortcuts.Luke Smith
2021-09-23more computationally efficient idnum discoveryLuke Smith
2021-09-23465 now default instead of 587Luke Smith
2021-09-23actual lolLuke Smith
2021-09-23lolLuke Smith
2021-09-23id numbers removed from filenamesLuke Smith