about summary refs log tree commit diff stats
path: root/worker
diff options
context:
space:
mode:
authorRay Ganardi <ray@ganardi.xyz>2020-04-24 11:36:16 +0200
committerDrew DeVault <sir@cmpwn.com>2020-04-24 12:59:21 -0400
commit447e662057c663f47f5c8a490543b1a52b26bc86 (patch)
tree6c44b7234a43b0da25bb448b93bfca8014d864a6 /worker
parentacf69b7490f4848066f2df4b3c2f675a8d57661a (diff)
downloadaerc-447e662057c663f47f5c8a490543b1a52b26bc86.tar.gz
Add :choose command
Usage:
	*choose* -o <key> <text> <command> [-o <key> <text> <command>]...

Prompts the user to choose from various options.
Diffstat (limited to 'worker')
0 files changed, 0 insertions, 0 deletions
ml?h=main&id=76755b2836b0dadd88f82635f661f9d9df77604d'>76755b28 ^
f5465e12 ^
dbe12410 ^
f5465e12 ^
d009e158 ^
c5ffb6e1 ^












f5465e12 ^
d009e158 ^
f5465e12 ^



c5ffb6e1 ^

f5465e12 ^




c5ffb6e1 ^




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
49
50
51