aerc/commands/msgview
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
..
close.go all: purge redundant underscores 2019-09-04 16:30:57 -10:00
msgview.go Implement basic tab completion support 2019-06-29 14:24:19 -04:00
next-part.go all: use fmt.Errorf for fomartting errors 2019-09-04 16:30:57 -10:00
next.go commands: move ParseNextPrevMessage error value to its last return value 2019-09-04 16:30:57 -10:00
open.go all: purge redundant underscores 2019-09-04 16:30:57 -10:00
save.go Make commands join args with spaces 2019-09-20 15:06:34 -04:00
toggle-headers.go all: use fmt.Errorf for fomartting errors 2019-09-04 16:30:57 -10:00