summary refs log tree commit diff stats
path: root/commands
diff options
context:
space:
mode:
Diffstat (limited to 'commands')
-rw-r--r--commands/msg/copy.go3
1 files changed, 2 insertions, 1 deletions
diff --git a/commands/msg/copy.go b/commands/msg/copy.go
index 398beae..d6b78d3 100644
--- a/commands/msg/copy.go
+++ b/commands/msg/copy.go
@@ -7,6 +7,7 @@ import (
 	"git.sr.ht/~sircmpwn/getopt"
 	"github.com/gdamore/tcell"
 
+	"git.sr.ht/~sircmpwn/aerc/commands"
 	"git.sr.ht/~sircmpwn/aerc/widgets"
 	"git.sr.ht/~sircmpwn/aerc/worker/types"
 )
@@ -22,7 +23,7 @@ func (Copy) Aliases() []string {
 }
 
 func (Copy) Complete(aerc *widgets.Aerc, args []string) []string {
-	return nil
+	return commands.GetFolders(aerc, args)
 }
 
 func (Copy) Execute(aerc *widgets.Aerc, args []string) error {
n' href='/akspecs/ranger/blame/examples/rifle_sxiv.sh?h=v1.9.0&id=69950954a9f1041ec0f494571250f10ff2fb7c77'>^
dcbc83fe ^
796074b5 ^
dcbc83fe ^
b53a97ed ^












dcbc83fe ^

baf1bafa ^
b53a97ed ^
baf1bafa ^




b53a97ed ^

bef8a8f8 ^
796074b5 ^
dcbc83fe ^

b53a97ed ^
62af2777 ^
dcbc83fe ^

796074b5 ^
dcbc83fe ^
796074b5 ^
dcbc83fe ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48