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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Show the directory being selected in gray
Jeffas
2019-07-25
1
-0
/
+3
*
Fix :close on terminal panic
Jeffas
2019-07-25
2
-1
/
+5
*
Add space which was missing
Jeffas
2019-07-25
1
-1
/
+1
*
Fix grid creating too large subcontexts
Jeffas
2019-07-25
1
-0
/
+9
*
Fix panic when tabs.popHistory is nonexistent
Drew DeVault
2019-07-25
1
-1
/
+1
*
Make :next-result :prev-result relative to cursor
Kevin Kuehler
2019-07-25
1
-0
/
+9
*
Makefile: Use GO variable to specify compiler path
Kacper KoĆodziej
2019-07-23
1
-1
/
+2
*
Discard stdout if not redirected to file
Daniel Bridges
2019-07-23
1
-0
/
+1
*
Add change tab command
Jeffas
2019-07-23
3
-5
/
+90
*
Fix error handling in maildir worker
Nicolai Dagestad
2019-07-19
1
-14
/
+7
*
Use latest go-maildir
Ben Burwell
2019-07-19
2
-1
/
+3
*
Fix alternatives config
Drew DeVault
2019-07-19
1
-2
/
+5
*
Add [a]ttach to the review message prompts
Drew DeVault
2019-07-19
1
-1
/
+1
*
Register worker in init.
Reto Brunner
2019-07-19
5
-20
/
+53
*
Forward mailto links to server via ./aerc <mailto>
Drew DeVault
2019-07-19
2
-3
/
+25
*
Add Unix socket for communicating with aerc
Drew DeVault
2019-07-19
4
-0
/
+139
*
aerc(1): fix scdoc syntax error
Drew DeVault
2019-07-19
1
-1
/
+1
*
aerc(1): document missing commands
Drew DeVault
2019-07-19
1
-6
/
+48
*
aerc(1): Fix fallback ex key documentation
Drew DeVault
2019-07-19
1
-1
/
+1
*
Implement :filter, :clear
Kevin Kuehler
2019-07-19
8
-41
/
+134
*
Change default attach keybinding
Drew DeVault
2019-07-19
1
-1
/
+1
*
Add :attach command for compose
Galen Abell
2019-07-19
3
-17
/
+190
*
Add :cp alias for :copy
Drew DeVault
2019-07-17
2
-3
/
+3
*
Add option to always show mimetype in viewer
Jeffas
2019-07-17
4
-8
/
+21
*
Remove passing of showHeaders explicitly
Jeffas
2019-07-17
1
-12
/
+12
*
Ensure new partswitcher doesn't start on multipart
Jeffas
2019-07-17
1
-0
/
+2
*
maildir: Watch for new messages
Ben Burwell
2019-07-17
4
-14
/
+76
*
Display user specified headers in viewer if present
Daniel Bridges
2019-07-17
5
-41
/
+116
*
Show currently pressed keys in statusline
Jeffas
2019-07-17
2
-1
/
+17
*
Add an option to toggle between read and unread
Nicolai Dagestad
2019-07-17
2
-3
/
+33
*
Revert "Ensure new partswitcher doesn't start on multipart"
Drew DeVault
2019-07-17
1
-1
/
+0
*
Add show-headers to aerc-config
Jeffas
2019-07-17
1
-0
/
+6
*
Fix grid widths when using weighted widths
Jeffas
2019-07-17
1
-3
/
+14
*
Add MouseEnabled config setting
Jeffas
2019-07-17
4
-1
/
+15
*
When reviewing an email don't pass characters on
Jeffas
2019-07-17
1
-1
/
+4
*
Fix text input cursor position with non-ASCII text
Tuomas Siipola
2019-07-17
1
-3
/
+3
*
Show usage on getopt.Getopts error
Asger Hautop Drewsen
2019-07-17
1
-2
/
+7
*
Ensure new partswitcher doesn't start on multipart
Jeffas
2019-07-17
1
-0
/
+1
*
Update status message to include destination
Jeffas
2019-07-17
1
-1
/
+1
*
lowercase all key bindings
Reto Brunner
2019-07-17
1
-32
/
+32
*
Fix header decoding
Ben Burwell
2019-07-17
1
-13
/
+16
*
commands: Don't crash when store is nil
Kevin Kuehler
2019-07-15
8
-4
/
+28
*
71: Allow user to change config options at runtime
Pedro L. Ramos
2019-07-15
3
-51
/
+129
*
Update README.md
Drew DeVault
2019-07-14
1
-0
/
+2
*
Escape plus symbol in hldiff filter.
EdOverflow
2019-07-13
1
-1
/
+1
*
Fix missing format fields in maildir/container.go
Drew DeVault
2019-07-13
1
-2
/
+2
*
Don't initialize an invalid pty size
Drew DeVault
2019-07-13
1
-0
/
+3
*
Fix read reply flag formatting
Jeffas
2019-07-12
1
-5
/
+19
*
Add maildir docs
Ben Burwell
2019-07-12
4
-2
/
+47
*
Implement maildir copy
Ben Burwell
2019-07-12
2
-2
/
+41
[next]