Storm Dragon
|
4500d198d1
|
use gpg --quick-gen-key by default, then fall back to just --gen-key on older legacy systems.
|
2019-07-23 12:27:29 -04:00 |
|
Storm Dragon
|
a848b18ee9
|
Hopefully smarter handling of finding the gpg.rc sample file for mutt.
|
2019-07-22 23:07:46 -04:00 |
|
Storm Dragon
|
bcc9861ce9
|
Fixed gpg --gen-key.
|
2019-07-21 17:46:11 -04:00 |
|
Storm Dragon
|
d92990c21c
|
Fixed a variable issue in the gpg prompt.
|
2019-07-21 17:43:08 -04:00 |
|
Storm Dragon
|
b6dc651b19
|
Updated the message about generating a gpg key.
|
2019-07-17 19:21:37 -04:00 |
|
Storm Dragon
|
53387920d9
|
Fixed a deprecated gpg flag.
|
2019-07-17 19:18:13 -04:00 |
|
Storm Dragon
|
b7648016bc
|
updated readme.
|
2019-05-04 14:31:52 -04:00 |
|
Storm Dragon
|
b099b8a3c4
|
Added geany as possible editor.
|
2019-05-02 19:21:58 -04:00 |
|
Storm Dragon
|
19174e414b
|
Updated README.
|
2019-05-02 16:55:14 -04:00 |
|
Storm Dragon
|
b12c84daf1
|
Improved the add_address script.
|
2019-04-26 23:02:44 -04:00 |
|
Storm Dragon
|
ce1063a722
|
Fixed errors with some of the possible editor configurations.
|
2019-04-20 17:18:22 -04:00 |
|
Storm Dragon
|
ef7862a5d9
|
Fixed an error in the add_address script.
|
2019-04-20 17:05:40 -04:00 |
|
Storm Dragon
|
86500f6813
|
Fixed script permissions for add_address.sh.
|
2019-04-19 15:01:35 -04:00 |
|
Storm Dragon
|
b269d5ba89
|
Automatically add addresses from email to your aliases file. Automatically refresh aliases on mail, bounce or forward.
|
2019-04-19 14:53:25 -04:00 |
|
Storm Dragon
|
1f0ebe4226
|
Improved editor setting, try to use correct values for line wrapping with nano, and skipping headers with both nano and ne.
|
2019-04-13 08:48:04 -04:00 |
|
Storm Dragon
|
5766191f6e
|
Added ne and default EDITOR for compisition choices.
|
2019-04-13 08:29:11 -04:00 |
|
Storm Dragon
|
8a9c4474a1
|
update folder hook regexp.
|
2018-11-04 15:26:06 -05:00 |
|
Storm Dragon
|
5941be5d1f
|
Added urlscan to the mix.
|
2018-09-13 12:21:09 -04:00 |
|
Storm Dragon
|
93f98f2529
|
Updated dpendancy checks.
|
2018-09-05 07:38:21 -04:00 |
|
Storm Dragon
|
e3b85ed55a
|
Added unset mark_old to configurations.
|
2018-08-24 17:04:39 -04:00 |
|
Storm Dragon
|
1de598be07
|
We should now be able to handle odt and ods file types.
|
2018-08-22 11:39:08 -04:00 |
|
Storm Dragon
|
64fda0b291
|
Fixed wrong flags for viewing xls files.
|
2018-08-22 10:35:52 -04:00 |
|
Storm Dragon
|
7be3745a79
|
Hopefully handle docx and spreadsheet files correctly.
|
2018-08-22 10:29:51 -04:00 |
|
Storm Dragon
|
8118416a68
|
xls and xlsx suport added.
|
2018-08-22 10:08:59 -04:00 |
|
Storm Dragon
|
fde27bc237
|
reverted default pager to builtin
|
2018-08-21 15:33:22 -04:00 |
|
Storm Dragon
|
d073adf4b8
|
Fixed html with w3m
|
2018-08-20 17:59:30 -04:00 |
|
Storm Dragon
|
85910290fa
|
Supress java messages when converting office files.
|
2018-08-20 15:44:07 -04:00 |
|
Storm Dragon
|
0a408847d1
|
sort -u the alias file so more than one of the exact same alias doesn't get added.
|
2018-08-15 08:31:29 -04:00 |
|
Storm Dragon
|
ed8253a88c
|
Finally fixed that god damn tab completion bullshit!
|
2018-08-15 08:27:04 -04:00 |
|
F123
|
fdbd682665
|
A lot of work done on the address book manager.
|
2018-08-13 20:26:49 -04:00 |
|
F123
|
404e1d810a
|
More dialogification.
|
2018-08-13 16:43:44 -04:00 |
|
F123
|
ff2a29fb03
|
still using select in for multiple keys. This shouldn't be a problem, and I'm not sure it would work right with dialog.
|
2018-08-13 14:44:22 -04:00 |
|
stormdragon2976@gmail.com
|
a991814165
|
Dialog conversion well under way.
|
2018-08-10 14:17:16 -04:00 |
|
stormdragon2976@gmail.com
|
2fbc54528b
|
Better support for gmail added.
|
2018-08-10 11:26:53 -04:00 |
|
stormdragon2976@gmail.com
|
34c9d28cf2
|
keybinding for change account should be reliable now.
|
2018-08-10 10:56:41 -04:00 |
|
stormdragon2976@gmail.com
|
1c823b1f01
|
Started work on converting from select menus to dialog.
|
2018-08-09 21:09:46 -04:00 |
|
stormdragon2976@gmail.com
|
5a0c024879
|
Working pgp, until it breaks...
|
2018-08-09 18:58:14 -04:00 |
|
stormdragon2976@gmail.com
|
962542d91d
|
GPG stuff is much closer to working I think.
|
2018-08-09 16:10:26 -04:00 |
|
stormdragon2976@gmail.com
|
3478a036f8
|
Forgot to push some fixes yesterday.
|
2018-08-09 16:01:46 -04:00 |
|
stormdragon2976@gmail.com
|
30bf977ea7
|
GPG configured on startup if not found. MOre gettext stuff fixed.
|
2018-08-08 11:35:50 -04:00 |
|
stormdragon2976@gmail.com
|
9d99f308e3
|
Fixed missing paren from gettexting.
|
2018-08-08 11:07:44 -04:00 |
|
Kyle
|
9bd5cc6aa9
|
Make fleacollar.sh compatible with gettext localization.
|
2018-06-21 01:15:07 -04:00 |
|
Storm Dragon
|
689864085e
|
Fixed spoolfile error for self-defined email addresses.
|
2018-06-19 17:04:28 -04:00 |
|
Storm Dragon
|
8b655e1072
|
Add w3m to browser options.
|
2018-06-15 22:02:09 -04:00 |
|
Storm Dragon
|
c565a08915
|
mutthome updated to be ~/.mutt.
|
2018-05-02 09:34:48 -04:00 |
|
Storm Dragon
|
c52d500ecc
|
Added the cache directory on .mutt/ creation.
|
2017-09-20 09:18:42 -04:00 |
|
Storm Dragon
|
b0480d3765
|
Fixed error with setting use from.
|
2017-09-09 22:32:23 -04:00 |
|
Storm Dragon
|
fef2d192ef
|
Another bug fix.
|
2017-09-09 21:15:08 -04:00 |
|
Storm Dragon
|
322ad73f0d
|
Fixed a bug with gmail.
|
2017-09-09 21:09:11 -04:00 |
|
Storm Dragon
|
29b8e1521e
|
fixed a really obvious bug lol.
|
2017-05-20 21:02:20 -04:00 |
|