index
:
aerc
master
mbox
threading
threading-v2
Mirror of https://git.sr.ht/~sircmpwn/aerc
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
commands
Age
Commit message (
Collapse
)
Author
2019-05-14
Add distinct keybindings for each compose view
Drew DeVault
2019-05-14
Send emails asyncronously
Drew DeVault
2019-05-14
Implement sending emails /o/
Drew DeVault
2019-05-14
Add :send-message, prepares & writes email to /tmp
Drew DeVault
2019-05-13
Populate "From" header from config for new emails
Drew DeVault
2019-05-12
Implement :{next,prev}-field in compose view
Drew DeVault
2019-05-12
Add initial compose widget
Drew DeVault
2019-05-11
"Press any key to close" for completed processes
Drew DeVault
2019-04-17
Fix segfault on :select-message for unloaded messages
Tom Lebreux
Signed-off-by: Tom Lebreux <tomlebreux@cock.li>
2019-04-10
Fix segfault on :view-message for unloaded message
Tom Lebreux
This also fixes segfault on :view-message on empty directory Signed-off-by: Tom Lebreux <tomlebreux@cock.li>
2019-03-31
Make tab width of :pipe consistent
Drew DeVault
2019-03-31
Add basic filter implementation
Drew DeVault
2019-03-31
Rename FetchMessageBodies to FetchFullMessages
Drew DeVault
2019-03-31
Make the message viewer real, part one
Drew DeVault
2019-03-31
Don't parse mail in worker; send a reader instead
Drew DeVault
2019-03-30
Add message view commands, :close
Drew DeVault
2019-03-30
Add basic message viewer mockup
Drew DeVault
2019-03-30
Correct color of error messages
Drew DeVault
2019-03-30
Implement :pipe
Drew DeVault
2019-03-29
Add body fetching support code
Drew DeVault
2019-03-21
Add terminal command context
Drew DeVault
2019-03-21
Add context-specific commands
Drew DeVault
2019-03-20
Implement :delete-message
Drew DeVault
2019-03-17
s/:term-close/:close/g
Drew DeVault
2019-03-17
Wrap Terminal in TermHost
Drew DeVault
2019-03-17
Add :term-close
Drew DeVault
2019-03-17
Handle terminal title, login shell
Drew DeVault
2019-03-17
Implement :next-tab, :prev-tab
Drew DeVault
2019-03-17
Move exline handling up to aerc, add :term
Drew DeVault
2019-03-17
commands: handle case where no account selected
Drew DeVault
2019-03-15
Implement :select-message
Drew DeVault
2019-03-15
Fix usage message for :next-message
Drew DeVault
2019-03-15
Implement :next-message n%
Drew DeVault
2019-03-15
Add :quit command
Drew DeVault
2019-03-15
Fix help string for :cd
Drew DeVault
2019-03-15
Rename :cd -> :cf, add :cd
Drew DeVault
2019-03-14
Implement :{next,prev}-message
Drew DeVault
2019-03-14
Implement :cd command
Drew DeVault
2019-03-10
Flesh out command parsing & handling
Drew DeVault
2019-03-10
Start building out command subsystem
Drew DeVault
[prev]