aerc/commands
Réouven Assouly dfe114b643 Make part encoding checks case insensitive
commands/msgview/save and commands/msgview/pipe now use case
insensitive comparisons to determine if the part is encoded as base64
or quoted-printable.
2019-06-16 11:24:42 -04:00
..
account commands/msgview: Add next/prev commands 2019-06-11 09:34:48 -04:00
compose Mark sent emails as read 2019-06-08 12:44:01 -04:00
msg Move select functionality from msglist to msgstore 2019-06-11 09:34:36 -04:00
msgview Make part encoding checks case insensitive 2019-06-16 11:24:42 -04:00
terminal s/aerc2/aerc/g 2019-05-17 20:57:10 -04:00
cd.go Allow no arguments to :cd 2019-06-05 09:32:23 -04:00
commands.go s/aerc2/aerc/g 2019-05-17 20:57:10 -04:00
global.go Add context-specific commands 2019-03-21 16:30:23 -04:00
help.go Implement :help 2019-05-22 11:17:52 -04:00
new-account.go Fix :new-account getopts 2019-06-09 19:14:56 -04:00
next-tab.go s/aerc2/aerc/g 2019-05-17 20:57:10 -04:00
pwd.go Implement :pwd command 2019-05-19 14:36:11 -04:00
quit.go s/aerc2/aerc/g 2019-05-17 20:57:10 -04:00
term.go s/aerc2/aerc/g 2019-05-17 20:57:10 -04:00
util.go Add :save and :pipe commands to viewer 2019-05-27 09:37:07 -04:00