Commit Graph

30 Commits

Author SHA1 Message Date
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
Luke
64c9564ea7 vanilla mutt compatible, general clean-up 2018-02-10 20:23:38 -07:00
Luke
9f22317c29 big update 2018-02-10 16:33:33 -07:00
Luke
badf508538 mutt configuration now automatic 2018-02-10 16:00:14 -07:00