Commit Graph

53 Commits

Author SHA1 Message Date
Luke Smith 03279ea318
rewrite underway 2019-02-21 10:14:17 -05:00
Luke Smith f2dcd92c30
alias file no long default 2019-02-20 12:54:09 -05:00
Luke Smith 6c8d634bf6
urlscan removed and pdf note 2019-02-20 12:49:23 -05:00
Luke Smith 5760c64173
muttcol deleted, moved to muttrc 2019-02-20 12:40:45 -05:00
Luke Smith 259c2bf796
abook compatibility 2019-02-20 12:39:15 -05:00
risood 2f15558365 muttrc: add vim-like keybindings for file browser 2019-02-04 23:31:11 +02:00
luukvbaal e189a53868
actual urlscan fix 2019-01-16 20:17:31 +01:00
luukvbaal 968c926130
urlscan fix 2019-01-16 19:49:47 +01:00
luukvbaal c72b8e710a
setsid instead of parallel 2019-01-16 01:22:19 +01:00
luukvbaal caafbb6c0b
send browser to backgroud 2019-01-15 23:41:31 +01:00
Luke Smith 453ad455cc
scroll down individual messages 2019-01-04 19:16:53 -05:00
Luke Smith 042a0d2b4c
mouse wheel bindings added 2018-10-07 15:55:50 -04:00
Luke Smith 6e6c3b0e5d
switch to urlscan 2018-10-07 15:47:22 -04:00
Luke Smith 8acc15d7a0
decrypted encrypted mails if possible 2018-10-07 15:44:22 -04:00
Luke Smith 1a4d5d6fad full date and simplification 2018-08-24 00:50:52 -04:00
Luke Smith dd45dde7ba minor tweaks 2018-07-27 19:53:21 -04:00
Luke Smith 1a6e319abc ,, binding for urlview added 2018-07-07 18:11:47 -04:00
Luke Smith 45b9085d73 Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard 2018-06-17 19:52:29 -04:00
Luke Smith 8704d7aa15 dl notification now available for LARBS 2018-06-17 19:51:22 -04:00
Luke Smith a83cde97a4 mutt update command now no longer relative 2018-06-08 11:41:57 -04:00
Vlad 968a36d4d4
show attachment name as UTF8 2018-05-19 23:59:13 +03:00
Luke Smith 3a572f8ded readme fallback added 2018-05-06 09:11:18 -07:00
LoganDungeon 1104071012
Removed double "forward" line 2018-05-02 15:46:52 +02:00
ralphe ddd64d29e7 reply whom ever / inc msg in replies 2018-03-19 09:17:54 -07:00
Luke Smith 783e15df9a Revert "show headers when composing"
This reverts commit 708787a101132ad629a6d59aeaa9211688700a02.
2018-03-19 09:16:58 -07:00
ralphe fdeb127025 mail forwarding features 2018-03-19 09:14:12 -07:00
ralphe 1ece53fb14 save attachments with the body 2018-03-19 09:12:57 -07:00
ralphe ba20acf9e9 show headers when composing 2018-03-19 09:06:32 -07:00
ralphe 710776ab99 skip to compose when replying 2018-03-19 09:05:57 -07:00
ralphe e3f5dcc16d view attachment script 2018-03-19 09:05:13 -07:00
ralphe 672bbd5149 copy / move dialog 2018-03-19 09:03:06 -07:00
ralphe 8b2d268e64 sync email 2018-03-19 09:02:56 -07:00
ralphe 6a2b7e9143 Ctrl-R to mark all as read 2018-03-19 09:02:44 -07:00
Luke Smith 14c289ccb4
Merge pull request #36 from meain/patch-1
Use `$EDITOR` instead of hardcoding vim
2018-03-13 08:19:16 -07:00
Abin Simon b739589fa5
Use `$EDITOR` instead of hardcoding vim 2018-03-13 19:48:34 +05:30
Abin Simon 4537d35666 MacOS fixes
fix adding new account in macos

Fix mailsync ping command

Fix mutt-wizard

Fix muttrc for mac

Add files for offlineimap_profile and offlineimap_header

Update README with MacOS install instructions
2018-03-13 14:26:58 +05:30
Luke Smith 3049b27fa5 notify system added 2018-03-05 23:38:22 -07:00
Andrey Drobyshev a2edd469c2 muttrc: set more vim-like keybindings
Signed-off-by: Andrey Drobyshev <drmtmych@gmail.com>
2018-03-01 19:06:34 +03:00
Andrey Drobyshev e5d1e26917 muttrc: set more accustomed Fwd subject.
Signed-off-by: Andrey Drobyshev <drmtmych@gmail.com>
2018-03-01 19:03:03 +03:00
Andrey Drobyshev 4a42637c05 muttrc: add attachments indication to index.
Signed-off-by: Andrey Drobyshev <drmtmych@gmail.com>
2018-03-01 19:01:42 +03:00
Luke 74a484885e forwarding whole mail by default 2018-02-27 11:04:42 -07:00
Andrey Drobyshev ed1a729aaf Add account name to sidebar head.
When managing multiple accounts it's hard to determine which one you're
currently viewing. This patch makes sidebar look like this:

+++++++++++++++++++++++++
luke@lukesmith          +
----------------------- +
INBOX                 99+
Sent Mail               +
Drafts                  +
Trash                   +
Spam			+
+++++++++++++++++++++++++

The only problem with it is the necessity of changing sidebar_format, as with
its current value these 2 excess mailboxes are being appended with 0. That
leads to situation when size of an empty mailbox is being displayed as empty
string instead of 0. I consider it's not a big deal.
2018-02-27 00:23:40 +03:00
Björn Guth 3963488dba Untrack personal.muttrc
This commit untracks personal.muttrc and moves the import of
personal.muttrc to the last line of muttrc. I did this for several
reasons:

1. I moved the personal.muttrc import to have the possibility to
   overwrite settings made in muttrc. This makes personalizing mutt
   easier.
2. Since personal.muttrc is currently empty, but gets automatically
   filled with the macros to switch between mail accounts, this will
   always appear as a modified file in `git status`. Also when all mail
   accounts get deleted via mutt-wizzard.sh, personal.muttrc gets
   deleted and therefore might cause inconveniences this way.
3. This makes it virtually impossible to accidentally commit personal
   mutt configurations, which would be pretty easy if personal.muttrc
   stays part of this repo as a tracked file.
4. It makes the repo look and feel nicer.
2018-02-21 15:48:23 +01:00
Luke ac1f56dd18 muttrc changes 2018-02-13 12:56:28 -07:00
Luke dba65fa358 changed to neomutt syntax 2018-02-11 15:01:55 -07:00
Luke 600a53dbdc settings wiper, accounts bug fixed? 2018-02-11 10:42:26 -07:00
Luke 0524f25548 personal additions fixed 2018-02-11 10:22:28 -07:00
Luke bdc062bf1d removal of personal settings 2018-02-11 10:10:20 -07:00
Luke b2c1a1458e neomutt config files added; gitignore added 2018-02-11 10:07:59 -07:00
Luke d2be0777a4 muttcol call removed 2018-02-10 20:30:27 -07:00