Luke Smith
2de55b8779
mw configs moved out of muttrc
5 years ago
Luke Smith
dcdbfd3ce7
mailcap fix
5 years ago
Luke Smith
04462ceb46
am/pm
5 years ago
Luke Smith
ce985c83fa
stuff
5 years ago
Luke Smith
cb404dfe7c
h/l to enter/exit mail/attach
5 years ago
Luke Smith
018ee2aedd
personal.muttrc overrides settings
5 years ago
Luke Smith
8628051461
muttrc cleanup and reorder
5 years ago
Luke Smith
e40c97a88e
`a` adds address/name to abook
5 years ago
Luke Smith
a0943929f6
o binding fix
5 years ago
Luke Smith
03279ea318
rewrite underway
5 years ago
Luke Smith
f2dcd92c30
alias file no long default
5 years ago
Luke Smith
6c8d634bf6
urlscan removed and pdf note
5 years ago
Luke Smith
5760c64173
muttcol deleted, moved to muttrc
5 years ago
Luke Smith
259c2bf796
abook compatibility
5 years ago
risood
2f15558365
muttrc: add vim-like keybindings for file browser
5 years ago
luukvbaal
e189a53868
actual urlscan fix
5 years ago
luukvbaal
968c926130
urlscan fix
5 years ago
luukvbaal
c72b8e710a
setsid instead of parallel
5 years ago
luukvbaal
caafbb6c0b
send browser to backgroud
5 years ago
Luke Smith
453ad455cc
scroll down individual messages
5 years ago
Luke Smith
042a0d2b4c
mouse wheel bindings added
6 years ago
Luke Smith
6e6c3b0e5d
switch to urlscan
6 years ago
Luke Smith
8acc15d7a0
decrypted encrypted mails if possible
6 years ago
Luke Smith
1a4d5d6fad
full date and simplification
6 years ago
Luke Smith
dd45dde7ba
minor tweaks
6 years ago
Luke Smith
1a6e319abc
,, binding for urlview added
6 years ago
Luke Smith
8704d7aa15
dl notification now available for LARBS
6 years ago
Luke Smith
a83cde97a4
mutt update command now no longer relative
6 years ago
Vlad
968a36d4d4
show attachment name as UTF8
6 years ago
Luke Smith
3a572f8ded
readme fallback added
6 years ago
LoganDungeon
1104071012
Removed double "forward" line
6 years ago
ralphe
ddd64d29e7
reply whom ever / inc msg in replies
6 years ago
Luke Smith
783e15df9a
Revert "show headers when composing"
This reverts commit 708787a101
.
6 years ago
ralphe
fdeb127025
mail forwarding features
6 years ago
ralphe
1ece53fb14
save attachments with the body
6 years ago
ralphe
ba20acf9e9
show headers when composing
6 years ago
ralphe
710776ab99
skip to compose when replying
6 years ago
ralphe
e3f5dcc16d
view attachment script
6 years ago
ralphe
672bbd5149
copy / move dialog
6 years ago
ralphe
8b2d268e64
sync email
6 years ago
ralphe
6a2b7e9143
Ctrl-R to mark all as read
6 years ago
Luke Smith
8330175b03
mailbox detect now automatic on account add
6 years ago
Abin Simon
b739589fa5
Use `$EDITOR` instead of hardcoding vim
6 years ago
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
6 years ago
Luke Smith
3049b27fa5
notify system added
6 years ago
Andrey Drobyshev
a2edd469c2
muttrc: set more vim-like keybindings
Signed-off-by: Andrey Drobyshev <drmtmych@gmail.com>
6 years ago
Andrey Drobyshev
e5d1e26917
muttrc: set more accustomed Fwd subject.
Signed-off-by: Andrey Drobyshev <drmtmych@gmail.com>
6 years ago
Andrey Drobyshev
4a42637c05
muttrc: add attachments indication to index.
Signed-off-by: Andrey Drobyshev <drmtmych@gmail.com>
6 years ago
Luke
74a484885e
forwarding whole mail by default
6 years ago
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.
6 years ago