Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-30 | Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard | Luke Smith | |
2022-04-30 | openfile to lib | Luke Smith | |
2022-04-29 | Merge pull request #836 from ghalv/patch-1 | Luke Smith | |
Added domain | |||
2022-04-29 | dumbv3.3 | Luke Smith | |
2022-04-29 | mailsync manual per debian requirements | Luke Smith | |
2022-04-29 | openfile moved to lib, not for sole running | Luke Smith | |
2022-04-29 | Added domain | Gunnar K. Halvorsen | |
2022-04-20 | Revert "Hard link the file instead of copying" | Luke Smith | |
This reverts commit 95687867d1795299625e1e3dc5cdc412155de879. | |||
2022-04-09 | Merge pull request #833 from jakubkaczor/master | Luke Smith | |
Force hard linking the file | |||
2022-04-09 | Force hard linking the file | Jakub 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-09 | Merge pull request #832 from jakubkaczor/master | Luke Smith | |
Hard link the file instead of copying | |||
2022-04-09 | Hard link the file instead of copying | Jakub 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-09 | for color update | Luke Smith | |
2022-03-29 | Revert "Wrap text when reading emails at 80 chars" | Luke Smith | |
This reverts commit 67b704808d64850461ecb11d9f6086086dbc1db6. | |||
2022-03-29 | Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard | Luke Smith | |
2022-03-29 | less secure fix | Luke Smith | |
2022-03-29 | Merge pull request #827 from ErickChacon/master | Luke Smith | |
Domains for Lancaster University (UK) and National University of Engineering (PERU) | |||
2022-03-29 | Merge pull request #824 from slinlee/sl/width | Luke Smith | |
Wrap text when reading emails at 80 chars | |||
2022-03-11 | Lancaster University (UK) and National University of Engineering (PERU) | Erick Chacon | |
2022-03-09 | Wrap text when reading emails at 80 chars | Slin Lee | |
For increased legibility. | |||
2022-01-31 | Merge pull request #817 from BeauSLM/master | Luke Smith | |
Update domains.csv - add ucalgary.ca | |||
2022-01-30 | Update domains.csv | Beau McCartney | |
2022-01-30 | Merge pull request #816 from betty2310/master | Luke Smith | |
Update domains.csv (add domain sis.hust.edu.vn) | |||
2022-01-30 | Update domains.csv | Huynh Dương | |
2022-01-22 | Merge pull request #804 from epsilon-0/master | Luke Smith | |
add GPG WKS publishing functionality | |||
2022-01-22 | Merge pull request #805 from 187Qrly/patch-1 | Luke Smith | |
Make gentoo users aware that they need the "sasl" for the neomutt package | |||
2022-01-22 | Merge pull request #807 from CMurtagh-LGTM/patch-1 | Luke Smith | |
Add option to use user mailcap | |||
2022-01-22 | Merge pull request #786 from Jberczel/reorder-cleanup | Luke Smith | |
Cleanup reorder account numbers action | |||
2022-01-22 | Merge pull request #787 from cshjsc/patch-1 | Luke Smith | |
Fix html links splitting | |||
2022-01-22 | Merge pull request #791 from mmcculle/edit-mailsync-grep | Luke Smith | |
Check $HOME/.config/zsh/.zshenv for enviromental varibles | |||
2022-01-22 | Merge pull request #806 from ghost/patch-1 | Luke Smith | |
Added my domain to domains.csv | |||
2022-01-10 | change path of command to use prefix | Aisha Tammy | |
Signed-off-by: Aisha Tammy <floss@bsd.ac> | |||
2022-01-04 | Add option to use user mailcap | Cameron 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-03 | Update domains.csv | Thamognya | |
2022-01-01 | Make gentoo users aware that they need the "sasl" for the neomutt package. | 187Qrly | |
2021-12-31 | add GPG WKS publishing functionality | Aisha Tammy | |
Signed-off-by: Aisha Tammy <floss@bsd.ac> | |||
2021-11-07 | Checks $HOME/.confg/zsh/.zshenv for Env variables | Matthew McCulley | |
2021-11-07 | Added domain to list | Gunnar K. Halvorsen | |
2021-11-02 | Fix html links splitting | cshjsc | |
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-01 | Merge pull request #783 from ghalvorsen/patch-1 | Luke Smith | |
Added domain to list | |||
2021-11-01 | Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard | Luke Smith | |
2021-11-01 | Revert "allow dynamically loading available mailboxes" | Luke Smith | |
This reverts commit 2cb2fa03452cb99537a1751961574a0b6d3253e0. | |||
2021-11-01 | Cleanup reorder account numbers action | Jberczel | |
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-26 | Added domain to list | Gunnar K. Halvorsen | |
2021-10-20 | Merge pull request #782 from Sestowner/patch-1 | Luke Smith | |
Add ukr.net | |||
2021-10-18 | Add ukr.net | Sestowner | |
2021-10-06 | mw -r to reorder account numbers | Luke Smith | |
2021-10-05 | minor tweaks | Luke Smith | |
2021-09-23 | hardcode mailbox names. don't remake shortcuts. | Luke Smith | |
2021-09-23 | more computationally efficient idnum discovery | Luke Smith | |