aerc/commands
Jeffas 282dc44aa6 Check the subject line for lowercase re
This ensures that a message with e.g. "RE: " at the start won't get
another "Re: ".
2019-09-11 12:11:42 -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 Check the subject line for lowercase re 2019-09-11 12:11:42 -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