aerc/commands
Srivathsan Murali 1bedb8fe06 Config for deleting message from message viewer
As suggested in #268, this adds a behaviour setting for
deleting message from message viewer.
2019-09-20 15:23:45 -04:00
..
account Make commands join args with spaces 2019-09-20 15:06:34 -04:00
compose Make commands join args with spaces 2019-09-20 15:06:34 -04:00
msg Config for deleting message from message viewer 2019-09-20 15:23:45 -04:00
msgview Make commands join args with spaces 2019-09-20 15:06:34 -04:00
terminal all: purge redundant underscores 2019-09-04 16:30:57 -10:00
cd.go Make commands join args with spaces 2019-09-20 15:06:34 -04:00
commands.go Fix directory completion case sensitivity 2019-08-03 10:48:47 -04:00
ct.go Make commands join args with spaces 2019-09-20 15:06:34 -04: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 Sort path completions 2019-09-20 15:07:05 -04:00