52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
|
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
|
-
-
-
+
+
+
|
certianly most versatile.
## select: type
The syntax for `select:` is
* preferrably `"alt&alt&alt"`
* or with optional title `"1=title&2=alternative|3=…"`.
* Though implementations may allow to use `,` command and `|` dash.
* preferrably `"alt|alt|alt"`
* or with optional title `"1=title|2=alternative|3=…"`.
* Though implementations may allow to use `,` comma and `|` dash.
* Or `:` like `=` again.
## Other fields and types
Other per-config attributes migh encompass `category:` and `class:` for
decoration or grouping. Or `arg:` and `param:` for defining commandline args
|