index
:
aerc
this commit
master
mirror of ~rjarry's aerc fork - a pretty good email client
akspecs <akspecs@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
config
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Templates with Parsing
Srivathsan Murali
2019-11-10
2
-10
/
+56
*
Config for deleting message from message viewer
Srivathsan Murali
2019-09-20
2
-24
/
+31
*
Add documentation for sort
Jeffas
2019-09-20
1
-0
/
+9
*
Add sorting functionality
Jeffas
2019-09-20
1
-0
/
+1
*
Add signatures
Jeffas
2019-09-12
1
-0
/
+2
*
Add display of unread messages in dirlist
Jeffas
2019-09-11
2
-3
/
+9
*
all: use fmt.Errorf for fomartting errors
Wagner Riffel
2019-09-04
1
-1
/
+1
*
Allow custom spinner via config file
Paul Spooren
2019-08-30
1
-0
/
+5
*
Pass os stdin to credential command
Jonas Mueller
2019-08-12
1
-0
/
+1
*
Ring bell when new messages arrive
0.2.0
Ben Burwell
2019-07-29
2
-0
/
+8
*
Print errors from config load issues.
Reto Brunner
2019-07-29
1
-3
/
+3
*
Support configurable header layout in compose widget
Daniel Bridges
2019-07-26
2
-1
/
+22
*
Add new-email trigger
Jeffas
2019-07-26
3
-0
/
+71
*
Implement :filter, :clear
Kevin Kuehler
2019-07-19
1
-0
/
+1
*
Change default attach keybinding
Drew DeVault
2019-07-19
1
-1
/
+1
*
Add :cp alias for :copy
Drew DeVault
2019-07-17
1
-2
/
+2
*
Add option to always show mimetype in viewer
Jeffas
2019-07-17
2
-4
/
+10
*
Display user specified headers in viewer if present
Daniel Bridges
2019-07-17
2
-1
/
+33
*
Add MouseEnabled config setting
Jeffas
2019-07-17
2
-0
/
+7
*
lowercase all key bindings
Reto Brunner
2019-07-17
1
-32
/
+32
*
71: Allow user to change config options at runtime
Pedro L. Ramos
2019-07-15
1
-50
/
+59
*
Don't bind $noinherit
Eyal Sawady
2019-07-11
1
-0
/
+1
*
Document message index format specifiers
Ben Burwell
2019-07-04
1
-1
/
+1
*
Update binds.conf
Drew DeVault
2019-07-04
1
-2
/
+2
*
Correct default filter order in aerc.conf.in
Drew DeVault
2019-07-02
1
-1
/
+1
*
Implement :search, :next-result, :prev-result
Drew DeVault
2019-06-26
1
-0
/
+4
*
add DefaultSavePath config
Reto Brunner
2019-06-25
1
-0
/
+10
*
Fix reply bindings in [view]
Drew DeVault
2019-06-19
1
-4
/
+4
*
Set empty message in dirlist if no folder exist.
Reto Brunner
2019-06-14
2
-0
/
+7
*
Make awk filters more portable
Drew DeVault
2019-06-13
1
-2
/
+2
*
Add :next/:prev binds for [viewer]
Drew DeVault
2019-06-11
1
-4
/
+8
*
Override $ex in compose view
Yash Srivastav
2019-06-09
1
-0
/
+1
*
Add archive command
Robert Günzler
2019-06-09
2
-0
/
+6
*
Message list: implement index-format option
Yash Srivastav
2019-06-07
2
-6
/
+6
*
Rewrite Python filters in awk
Drew DeVault
2019-06-07
1
-2
/
+2
*
Add image/* filter, commented out by default
Drew DeVault
2019-06-07
1
-0
/
+1
*
Disable HTML filter by default
Drew DeVault
2019-06-07
1
-1
/
+1
*
Add binding to toggle headers
Drew DeVault
2019-06-07
1
-0
/
+1
*
implements ability to view headers in message view
Yash Srivastav
2019-06-07
2
-0
/
+8
*
config: sort account folders
Chris Kinniburgh
2019-06-05
1
-1
/
+4
*
Add delete to the default binds.conf
Drew DeVault
2019-06-02
1
-0
/
+1
*
Add :save and :pipe commands to viewer
Galen Abell
2019-05-27
1
-0
/
+1
*
Implement :edit in compose screen
Drew DeVault
2019-05-26
1
-0
/
+1
*
Subsitute prefix in aerc.conf for install
Drew DeVault
2019-05-26
1
-3
/
+3
*
binds.conf: make reply -a easier to use than reply
Drew DeVault
2019-05-25
1
-4
/
+4
*
Change ex command to C-x when using terminal
Drew DeVault
2019-05-24
1
-2
/
+2
*
Bind :compose to C in binds.conf
Francis Dinh
2019-05-23
1
-0
/
+2
*
Install default configs to XDG config if not found
Drew DeVault
2019-05-22
1
-4
/
+34
*
Show account wizard if no accounts configured
Drew DeVault
2019-05-22
1
-6
/
+3
*
New account wizard, part one
Drew DeVault
2019-05-21
1
-0
/
+9
[next]