aerc/commands/msg
Jeffas 39307a6fa7 Make commands join args with spaces
This patch ensures the following commands join their arguments with
spaces to make it easier to interact with:

- cf
- mkdir
- cd
- attach
- detach
- ct
- copy
- move
- save
2019-09-20 15:06:34 -04:00
..
archive.go all: purge redundant underscores 2019-09-04 16:30:57 -10:00
copy.go Make commands join args with spaces 2019-09-20 15:06:34 -04:00
delete.go all: purge redundant underscores 2019-09-04 16:30:57 -10:00
forward.go Add signatures 2019-09-12 16:18:34 -04:00
modify-labels.go Add modify-labels command 2019-09-12 16:17:24 -04:00
move.go Make commands join args with spaces 2019-09-20 15:06:34 -04:00
msg.go Implement basic tab completion support 2019-06-29 14:24:19 -04:00
pipe.go all: purge redundant underscores 2019-09-04 16:30:57 -10:00
read.go all: purge redundant underscores 2019-09-04 16:30:57 -10:00
reply.go Add signatures 2019-09-12 16:18:34 -04:00
unsubscribe.go Add signatures 2019-09-12 16:18:34 -04:00
unsubscribe_test.go Add unsubscribe command 2019-07-04 11:06:14 -04:00