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
/
msgview
Age
Commit message (
Expand
)
Author
2019-09-20
Make commands join args with spaces
Jeffas
2019-09-04
commands: move ParseNextPrevMessage error value to its last return value
Wagner Riffel
2019-09-04
all: use fmt.Errorf for fomartting errors
Wagner Riffel
2019-09-04
all: purge redundant underscores
Wagner Riffel
2019-08-13
Revert "add close command at global level"
Drew DeVault
2019-08-13
add close command at global level
Aditya Srivastava
2019-08-07
Implement next-message in msgview using account
Jelle Besseling
2019-07-05
Make :pipe command more generic
Drew DeVault
2019-07-04
Use "open" instead of "xdg-open" on Darwin systems
Ben Burwell
2019-06-29
Implement basic tab completion support
Gregory Mullen
2019-06-25
msgview/save: Use defaultSavePath if no path is provided
Reto Brunner
2019-06-17
commands/msgview: add open command
Réouven Assouly
2019-06-16
Make part encoding checks case insensitive
Réouven Assouly
2019-06-14
Support directories in path to :save
Clayton Craft
2019-06-11
commands/msgview: Add next/prev commands
Kevin Kuehler
2019-06-07
implements ability to view headers in message view
Yash Srivastav
2019-05-27
Add :save and :pipe commands to viewer
Galen Abell
2019-05-20
Implement :next-part, :prev-part
Drew DeVault
2019-05-18
Fix scdoc & gofmt issues
Drew DeVault
2019-05-17
s/aerc2/aerc/g
Drew DeVault
2019-03-30
Add message view commands, :close
Drew DeVault