aerc/commands
Jeffas 3c3bc517b5 Ensure mimetype parts are converted to lower case
This ensures that the check for a text message to use in the reply is
performed (more) correctly and so uses the plaintext more often.
2019-09-11 12:11:27 -04:00
..
account commands: move ParseNextPrevMessage error value to its last return value 2019-09-04 16:30:57 -10:00
compose all: use fmt.Errorf for fomartting errors 2019-09-04 16:30:57 -10:00
msg Ensure mimetype parts are converted to lower case 2019-09-11 12:11:27 -04:00
msgview commands: move ParseNextPrevMessage error value to its last return value 2019-09-04 16:30:57 -10:00
terminal all: purge redundant underscores 2019-09-04 16:30:57 -10:00
cd.go all: purge redundant underscores 2019-09-04 16:30:57 -10:00
commands.go Fix directory completion case sensitivity 2019-08-03 10:48:47 -04:00
ct.go all: use fmt.Errorf for fomartting errors 2019-09-04 16:30:57 -10:00
exec.go all: purge redundant underscores 2019-09-04 16:30:57 -10:00
global.go Implement basic tab completion support 2019-06-29 14:24:19 -04:00
help.go all: purge redundant underscores 2019-09-04 16:30:57 -10:00
history.go Add command history and cycling 2019-07-26 14:29:34 -04:00
new-account.go all: purge redundant underscores 2019-09-04 16:30:57 -10:00
next-tab.go all: use fmt.Errorf for fomartting errors 2019-09-04 16:30:57 -10:00
prompt.go all: use fmt.Errorf for fomartting errors 2019-09-04 16:30:57 -10:00
pwd.go all: purge redundant underscores 2019-09-04 16:30:57 -10:00
quit.go all: purge redundant underscores 2019-09-04 16:30:57 -10:00
set.go all: purge redundant underscores 2019-09-04 16:30:57 -10:00
term.go all: purge redundant underscores 2019-09-04 16:30:57 -10:00
util.go Add CompletePath method 2019-08-02 09:22:39 -04:00