-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy paththeoc.yaml
69 lines (68 loc) · 1.37 KB
/
theoc.yaml
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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
regex: !ruby-regexp '^(\w+)c(\d+)$'
regex-parts-to:
group-by: [0]
sort-by: [1]
hostless:
ctrl: 2
#multiple-hosts:
#regexes:
#- !ruby-regexp 'theoc25'
#counts: [2]
layout:
default:
custom:
max-horizontal: 2
max-vertical: 6
max-panes: 12
#minimal:
#input: &input-min
#regex: !ruby-regexp '^dev\.(\w+)([\w-]*)-(\d+)$'
#regex-parts-to:
#group-by: [0]
#sort-by: [2]
#expected: &expected-min
#regex: !ruby-regexp '^dev\.(\w+)([\w-]*)-(\d+)$'
#regex-parts-to:
#group-by: [0]
#sort-by: [2]
#layout:
#default:
#tmux:
#layout: tiled
#max-panes: 9
#layout-default:
#input:
#<<: *input-min
#layout:
#default:
#tmux:
#layout: 'main-vertical'
#expected:
#<<: *expected-min
#layout:
#default:
#tmux:
#layout: 'main-vertical'
#max-panes: 9
#layout-group:
#input:
#<<: *input-min
#layout:
#group-layouts:
#lxc:
#custom:
#max-horizontal: 3
#max-vertical: 3
#expected:
#<<: *expected-min
#layout:
#default:
#tmux:
#layout: tiled
#max-panes: 9
#group-layouts:
#lxc:
#custom:
#max-horizontal: 3
#max-vertical: 3
#panes-flow: horizontal