-
Notifications
You must be signed in to change notification settings - Fork 0
/
hello_world_compiled.conf
859 lines (753 loc) · 26.7 KB
/
hello_world_compiled.conf
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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
new-session -d 'read && tmux wait-for -S main'
set -s focus-events on
set -s @input "$INPUT"
# instruction number 1
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour17
set-hook -t ':{end}' pane-focus-in {
run 'tmux set -s "@data-#S" "#{e|%:#{e|+:#{E:##{@data-#S#}},1},256}"'
run 'tmux next-window'
}
# instruction number 2
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour18
set-hook -t ':{end}' pane-focus-in {
run 'tmux set -s "@data-#S" "#{e|%:#{e|+:#{E:##{@data-#S#}},1},256}"'
run 'tmux next-window'
}
# instruction number 3
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour19
set-hook -t ':{end}' pane-focus-in {
run 'tmux set -s "@data-#S" "#{e|%:#{e|+:#{E:##{@data-#S#}},1},256}"'
run 'tmux next-window'
}
# instruction number 4
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour20
set-hook -t ':{end}' pane-focus-in {
run 'tmux set -s "@data-#S" "#{e|%:#{e|+:#{E:##{@data-#S#}},1},256}"'
run 'tmux next-window'
}
# instruction number 5
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour21
set-hook -t ':{end}' pane-focus-in {
run 'tmux set -s "@data-#S" "#{e|%:#{e|+:#{E:##{@data-#S#}},1},256}"'
run 'tmux next-window'
}
# instruction number 6
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour22
set-hook -t ':{end}' pane-focus-in {
run 'tmux set -s "@data-#S" "#{e|%:#{e|+:#{E:##{@data-#S#}},1},256}"'
run 'tmux next-window'
}
# instruction number 7
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour23
set-hook -t ':{end}' pane-focus-in {
run 'tmux set -s "@data-#S" "#{e|%:#{e|+:#{E:##{@data-#S#}},1},256}"'
run 'tmux next-window'
}
# instruction number 8
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour24
set-hook -t ':{end}' pane-focus-in {
run 'tmux set -s "@data-#S" "#{e|%:#{e|+:#{E:##{@data-#S#}},1},256}"'
run 'tmux next-window'
}
# instruction number 9
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour25
set-hook -t ':{end}' pane-focus-in {
run 'tmux select-window -t ":=#{?#{E:##{@data-#S#}},10,50}"'
}
# instruction number 10
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour26
set-hook -t ':{end}' pane-focus-in {
run 'tmux rename-session -- "#{e|+:#S,1}"'
run 'tmux next-window'
}
# instruction number 11
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour27
set-hook -t ':{end}' pane-focus-in {
run 'tmux set -s "@data-#S" "#{e|%:#{e|+:#{E:##{@data-#S#}},1},256}"'
run 'tmux next-window'
}
# instruction number 12
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour28
set-hook -t ':{end}' pane-focus-in {
run 'tmux set -s "@data-#S" "#{e|%:#{e|+:#{E:##{@data-#S#}},1},256}"'
run 'tmux next-window'
}
# instruction number 13
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour29
set-hook -t ':{end}' pane-focus-in {
run 'tmux set -s "@data-#S" "#{e|%:#{e|+:#{E:##{@data-#S#}},1},256}"'
run 'tmux next-window'
}
# instruction number 14
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour30
set-hook -t ':{end}' pane-focus-in {
run 'tmux set -s "@data-#S" "#{e|%:#{e|+:#{E:##{@data-#S#}},1},256}"'
run 'tmux next-window'
}
# instruction number 15
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour31
set-hook -t ':{end}' pane-focus-in {
run 'tmux select-window -t ":=#{?#{E:##{@data-#S#}},16,35}"'
}
# instruction number 16
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour32
set-hook -t ':{end}' pane-focus-in {
run 'tmux rename-session -- "#{e|+:#S,1}"'
run 'tmux next-window'
}
# instruction number 17
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour33
set-hook -t ':{end}' pane-focus-in {
run 'tmux set -s "@data-#S" "#{e|%:#{e|+:#{E:##{@data-#S#}},1},256}"'
run 'tmux next-window'
}
# instruction number 18
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour34
set-hook -t ':{end}' pane-focus-in {
run 'tmux set -s "@data-#S" "#{e|%:#{e|+:#{E:##{@data-#S#}},1},256}"'
run 'tmux next-window'
}
# instruction number 19
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour35
set-hook -t ':{end}' pane-focus-in {
run 'tmux rename-session -- "#{e|+:#S,1}"'
run 'tmux next-window'
}
# instruction number 20
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour36
set-hook -t ':{end}' pane-focus-in {
run 'tmux set -s "@data-#S" "#{e|%:#{e|+:#{E:##{@data-#S#}},1},256}"'
run 'tmux next-window'
}
# instruction number 21
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour37
set-hook -t ':{end}' pane-focus-in {
run 'tmux set -s "@data-#S" "#{e|%:#{e|+:#{E:##{@data-#S#}},1},256}"'
run 'tmux next-window'
}
# instruction number 22
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour38
set-hook -t ':{end}' pane-focus-in {
run 'tmux set -s "@data-#S" "#{e|%:#{e|+:#{E:##{@data-#S#}},1},256}"'
run 'tmux next-window'
}
# instruction number 23
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour39
set-hook -t ':{end}' pane-focus-in {
run 'tmux rename-session -- "#{e|+:#S,1}"'
run 'tmux next-window'
}
# instruction number 24
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour40
set-hook -t ':{end}' pane-focus-in {
run 'tmux set -s "@data-#S" "#{e|%:#{e|+:#{E:##{@data-#S#}},1},256}"'
run 'tmux next-window'
}
# instruction number 25
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour41
set-hook -t ':{end}' pane-focus-in {
run 'tmux set -s "@data-#S" "#{e|%:#{e|+:#{E:##{@data-#S#}},1},256}"'
run 'tmux next-window'
}
# instruction number 26
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour42
set-hook -t ':{end}' pane-focus-in {
run 'tmux set -s "@data-#S" "#{e|%:#{e|+:#{E:##{@data-#S#}},1},256}"'
run 'tmux next-window'
}
# instruction number 27
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour43
set-hook -t ':{end}' pane-focus-in {
run 'tmux rename-session -- "#{e|+:#S,1}"'
run 'tmux next-window'
}
# instruction number 28
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour44
set-hook -t ':{end}' pane-focus-in {
run 'tmux set -s "@data-#S" "#{e|%:#{e|+:#{E:##{@data-#S#}},1},256}"'
run 'tmux next-window'
}
# instruction number 29
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour45
set-hook -t ':{end}' pane-focus-in {
run 'tmux rename-session -- "#{e|-:#S,1}"'
run 'tmux next-window'
}
# instruction number 30
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour46
set-hook -t ':{end}' pane-focus-in {
run 'tmux rename-session -- "#{e|-:#S,1}"'
run 'tmux next-window'
}
# instruction number 31
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour47
set-hook -t ':{end}' pane-focus-in {
run 'tmux rename-session -- "#{e|-:#S,1}"'
run 'tmux next-window'
}
# instruction number 32
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour48
set-hook -t ':{end}' pane-focus-in {
run 'tmux rename-session -- "#{e|-:#S,1}"'
run 'tmux next-window'
}
# instruction number 33
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour49
set-hook -t ':{end}' pane-focus-in {
run 'tmux set -s "@data-#S" "#{e|%:#{e|+:#{E:##{@data-#S#}},255},256}"'
run 'tmux next-window'
}
# instruction number 34
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour50
set-hook -t ':{end}' pane-focus-in {
run 'tmux select-window -t ":=#{?#{E:##{@data-#S#}},15,35}"'
}
# instruction number 35
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour51
set-hook -t ':{end}' pane-focus-in {
run 'tmux rename-session -- "#{e|+:#S,1}"'
run 'tmux next-window'
}
# instruction number 36
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour52
set-hook -t ':{end}' pane-focus-in {
run 'tmux set -s "@data-#S" "#{e|%:#{e|+:#{E:##{@data-#S#}},1},256}"'
run 'tmux next-window'
}
# instruction number 37
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour53
set-hook -t ':{end}' pane-focus-in {
run 'tmux rename-session -- "#{e|+:#S,1}"'
run 'tmux next-window'
}
# instruction number 38
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour54
set-hook -t ':{end}' pane-focus-in {
run 'tmux set -s "@data-#S" "#{e|%:#{e|+:#{E:##{@data-#S#}},1},256}"'
run 'tmux next-window'
}
# instruction number 39
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour55
set-hook -t ':{end}' pane-focus-in {
run 'tmux rename-session -- "#{e|+:#S,1}"'
run 'tmux next-window'
}
# instruction number 40
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour56
set-hook -t ':{end}' pane-focus-in {
run 'tmux set -s "@data-#S" "#{e|%:#{e|+:#{E:##{@data-#S#}},255},256}"'
run 'tmux next-window'
}
# instruction number 41
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour57
set-hook -t ':{end}' pane-focus-in {
run 'tmux rename-session -- "#{e|+:#S,1}"'
run 'tmux next-window'
}
# instruction number 42
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour58
set-hook -t ':{end}' pane-focus-in {
run 'tmux rename-session -- "#{e|+:#S,1}"'
run 'tmux next-window'
}
# instruction number 43
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour59
set-hook -t ':{end}' pane-focus-in {
run 'tmux set -s "@data-#S" "#{e|%:#{e|+:#{E:##{@data-#S#}},1},256}"'
run 'tmux next-window'
}
# instruction number 44
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour60
set-hook -t ':{end}' pane-focus-in {
run 'tmux select-window -t ":=#{?#{E:##{@data-#S#}},45,47}"'
}
# instruction number 45
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour61
set-hook -t ':{end}' pane-focus-in {
run 'tmux rename-session -- "#{e|-:#S,1}"'
run 'tmux next-window'
}
# instruction number 46
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour62
set-hook -t ':{end}' pane-focus-in {
run 'tmux select-window -t ":=#{?#{E:##{@data-#S#}},44,47}"'
}
# instruction number 47
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour63
set-hook -t ':{end}' pane-focus-in {
run 'tmux rename-session -- "#{e|-:#S,1}"'
run 'tmux next-window'
}
# instruction number 48
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour64
set-hook -t ':{end}' pane-focus-in {
run 'tmux set -s "@data-#S" "#{e|%:#{e|+:#{E:##{@data-#S#}},255},256}"'
run 'tmux next-window'
}
# instruction number 49
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour65
set-hook -t ':{end}' pane-focus-in {
run 'tmux select-window -t ":=#{?#{E:##{@data-#S#}},9,50}"'
}
# instruction number 50
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour66
set-hook -t ':{end}' pane-focus-in {
run 'tmux rename-session -- "#{e|+:#S,1}"'
run 'tmux next-window'
}
# instruction number 51
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour67
set-hook -t ':{end}' pane-focus-in {
run 'tmux rename-session -- "#{e|+:#S,1}"'
run 'tmux next-window'
}
# instruction number 52
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour68
set-hook -t ':{end}' pane-focus-in {
run 'tmux send-keys -t ":=0" "#{a:#{e|+:0,#{E:##{@data-#S#}}}}"'
run 'tmux set -s "@output" "#{@output}#{a:#{e|+:0,#{E:##{@data-#S#}}}}"'
run 'tmux next-window'
}
# instruction number 53
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour69
set-hook -t ':{end}' pane-focus-in {
run 'tmux rename-session -- "#{e|+:#S,1}"'
run 'tmux next-window'
}
# instruction number 54
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour70
set-hook -t ':{end}' pane-focus-in {
run 'tmux set -s "@data-#S" "#{e|%:#{e|+:#{E:##{@data-#S#}},255},256}"'
run 'tmux next-window'
}
# instruction number 55
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour71
set-hook -t ':{end}' pane-focus-in {
run 'tmux set -s "@data-#S" "#{e|%:#{e|+:#{E:##{@data-#S#}},255},256}"'
run 'tmux next-window'
}
# instruction number 56
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour72
set-hook -t ':{end}' pane-focus-in {
run 'tmux set -s "@data-#S" "#{e|%:#{e|+:#{E:##{@data-#S#}},255},256}"'
run 'tmux next-window'
}
# instruction number 57
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour73
set-hook -t ':{end}' pane-focus-in {
run 'tmux send-keys -t ":=0" "#{a:#{e|+:0,#{E:##{@data-#S#}}}}"'
run 'tmux set -s "@output" "#{@output}#{a:#{e|+:0,#{E:##{@data-#S#}}}}"'
run 'tmux next-window'
}
# instruction number 58
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour74
set-hook -t ':{end}' pane-focus-in {
run 'tmux set -s "@data-#S" "#{e|%:#{e|+:#{E:##{@data-#S#}},1},256}"'
run 'tmux next-window'
}
# instruction number 59
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour75
set-hook -t ':{end}' pane-focus-in {
run 'tmux set -s "@data-#S" "#{e|%:#{e|+:#{E:##{@data-#S#}},1},256}"'
run 'tmux next-window'
}
# instruction number 60
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour76
set-hook -t ':{end}' pane-focus-in {
run 'tmux set -s "@data-#S" "#{e|%:#{e|+:#{E:##{@data-#S#}},1},256}"'
run 'tmux next-window'
}
# instruction number 61
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour77
set-hook -t ':{end}' pane-focus-in {
run 'tmux set -s "@data-#S" "#{e|%:#{e|+:#{E:##{@data-#S#}},1},256}"'
run 'tmux next-window'
}
# instruction number 62
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour78
set-hook -t ':{end}' pane-focus-in {
run 'tmux set -s "@data-#S" "#{e|%:#{e|+:#{E:##{@data-#S#}},1},256}"'
run 'tmux next-window'
}
# instruction number 63
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour79
set-hook -t ':{end}' pane-focus-in {
run 'tmux set -s "@data-#S" "#{e|%:#{e|+:#{E:##{@data-#S#}},1},256}"'
run 'tmux next-window'
}
# instruction number 64
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour80
set-hook -t ':{end}' pane-focus-in {
run 'tmux set -s "@data-#S" "#{e|%:#{e|+:#{E:##{@data-#S#}},1},256}"'
run 'tmux next-window'
}
# instruction number 65
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour81
set-hook -t ':{end}' pane-focus-in {
run 'tmux send-keys -t ":=0" "#{a:#{e|+:0,#{E:##{@data-#S#}}}}"'
run 'tmux set -s "@output" "#{@output}#{a:#{e|+:0,#{E:##{@data-#S#}}}}"'
run 'tmux next-window'
}
# instruction number 66
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour82
set-hook -t ':{end}' pane-focus-in {
run 'tmux send-keys -t ":=0" "#{a:#{e|+:0,#{E:##{@data-#S#}}}}"'
run 'tmux set -s "@output" "#{@output}#{a:#{e|+:0,#{E:##{@data-#S#}}}}"'
run 'tmux next-window'
}
# instruction number 67
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour83
set-hook -t ':{end}' pane-focus-in {
run 'tmux set -s "@data-#S" "#{e|%:#{e|+:#{E:##{@data-#S#}},1},256}"'
run 'tmux next-window'
}
# instruction number 68
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour84
set-hook -t ':{end}' pane-focus-in {
run 'tmux set -s "@data-#S" "#{e|%:#{e|+:#{E:##{@data-#S#}},1},256}"'
run 'tmux next-window'
}
# instruction number 69
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour85
set-hook -t ':{end}' pane-focus-in {
run 'tmux set -s "@data-#S" "#{e|%:#{e|+:#{E:##{@data-#S#}},1},256}"'
run 'tmux next-window'
}
# instruction number 70
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour86
set-hook -t ':{end}' pane-focus-in {
run 'tmux send-keys -t ":=0" "#{a:#{e|+:0,#{E:##{@data-#S#}}}}"'
run 'tmux set -s "@output" "#{@output}#{a:#{e|+:0,#{E:##{@data-#S#}}}}"'
run 'tmux next-window'
}
# instruction number 71
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour87
set-hook -t ':{end}' pane-focus-in {
run 'tmux rename-session -- "#{e|+:#S,1}"'
run 'tmux next-window'
}
# instruction number 72
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour88
set-hook -t ':{end}' pane-focus-in {
run 'tmux rename-session -- "#{e|+:#S,1}"'
run 'tmux next-window'
}
# instruction number 73
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour89
set-hook -t ':{end}' pane-focus-in {
run 'tmux send-keys -t ":=0" "#{a:#{e|+:0,#{E:##{@data-#S#}}}}"'
run 'tmux set -s "@output" "#{@output}#{a:#{e|+:0,#{E:##{@data-#S#}}}}"'
run 'tmux next-window'
}
# instruction number 74
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour90
set-hook -t ':{end}' pane-focus-in {
run 'tmux rename-session -- "#{e|-:#S,1}"'
run 'tmux next-window'
}
# instruction number 75
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour91
set-hook -t ':{end}' pane-focus-in {
run 'tmux set -s "@data-#S" "#{e|%:#{e|+:#{E:##{@data-#S#}},255},256}"'
run 'tmux next-window'
}
# instruction number 76
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour92
set-hook -t ':{end}' pane-focus-in {
run 'tmux send-keys -t ":=0" "#{a:#{e|+:0,#{E:##{@data-#S#}}}}"'
run 'tmux set -s "@output" "#{@output}#{a:#{e|+:0,#{E:##{@data-#S#}}}}"'
run 'tmux next-window'
}
# instruction number 77
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour93
set-hook -t ':{end}' pane-focus-in {
run 'tmux rename-session -- "#{e|-:#S,1}"'
run 'tmux next-window'
}
# instruction number 78
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour94
set-hook -t ':{end}' pane-focus-in {
run 'tmux send-keys -t ":=0" "#{a:#{e|+:0,#{E:##{@data-#S#}}}}"'
run 'tmux set -s "@output" "#{@output}#{a:#{e|+:0,#{E:##{@data-#S#}}}}"'
run 'tmux next-window'
}
# instruction number 79
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour95
set-hook -t ':{end}' pane-focus-in {
run 'tmux set -s "@data-#S" "#{e|%:#{e|+:#{E:##{@data-#S#}},1},256}"'
run 'tmux next-window'
}
# instruction number 80
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour96
set-hook -t ':{end}' pane-focus-in {
run 'tmux set -s "@data-#S" "#{e|%:#{e|+:#{E:##{@data-#S#}},1},256}"'
run 'tmux next-window'
}
# instruction number 81
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour97
set-hook -t ':{end}' pane-focus-in {
run 'tmux set -s "@data-#S" "#{e|%:#{e|+:#{E:##{@data-#S#}},1},256}"'
run 'tmux next-window'
}
# instruction number 82
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour98
set-hook -t ':{end}' pane-focus-in {
run 'tmux send-keys -t ":=0" "#{a:#{e|+:0,#{E:##{@data-#S#}}}}"'
run 'tmux set -s "@output" "#{@output}#{a:#{e|+:0,#{E:##{@data-#S#}}}}"'
run 'tmux next-window'
}
# instruction number 83
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour99
set-hook -t ':{end}' pane-focus-in {
run 'tmux set -s "@data-#S" "#{e|%:#{e|+:#{E:##{@data-#S#}},255},256}"'
run 'tmux next-window'
}
# instruction number 84
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour100
set-hook -t ':{end}' pane-focus-in {
run 'tmux set -s "@data-#S" "#{e|%:#{e|+:#{E:##{@data-#S#}},255},256}"'
run 'tmux next-window'
}
# instruction number 85
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour101
set-hook -t ':{end}' pane-focus-in {
run 'tmux set -s "@data-#S" "#{e|%:#{e|+:#{E:##{@data-#S#}},255},256}"'
run 'tmux next-window'
}
# instruction number 86
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour102
set-hook -t ':{end}' pane-focus-in {
run 'tmux set -s "@data-#S" "#{e|%:#{e|+:#{E:##{@data-#S#}},255},256}"'
run 'tmux next-window'
}
# instruction number 87
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour103
set-hook -t ':{end}' pane-focus-in {
run 'tmux set -s "@data-#S" "#{e|%:#{e|+:#{E:##{@data-#S#}},255},256}"'
run 'tmux next-window'
}
# instruction number 88
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour104
set-hook -t ':{end}' pane-focus-in {
run 'tmux set -s "@data-#S" "#{e|%:#{e|+:#{E:##{@data-#S#}},255},256}"'
run 'tmux next-window'
}
# instruction number 89
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour105
set-hook -t ':{end}' pane-focus-in {
run 'tmux send-keys -t ":=0" "#{a:#{e|+:0,#{E:##{@data-#S#}}}}"'
run 'tmux set -s "@output" "#{@output}#{a:#{e|+:0,#{E:##{@data-#S#}}}}"'
run 'tmux next-window'
}
# instruction number 90
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour106
set-hook -t ':{end}' pane-focus-in {
run 'tmux set -s "@data-#S" "#{e|%:#{e|+:#{E:##{@data-#S#}},255},256}"'
run 'tmux next-window'
}
# instruction number 91
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour107
set-hook -t ':{end}' pane-focus-in {
run 'tmux set -s "@data-#S" "#{e|%:#{e|+:#{E:##{@data-#S#}},255},256}"'
run 'tmux next-window'
}
# instruction number 92
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour108
set-hook -t ':{end}' pane-focus-in {
run 'tmux set -s "@data-#S" "#{e|%:#{e|+:#{E:##{@data-#S#}},255},256}"'
run 'tmux next-window'
}
# instruction number 93
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour109
set-hook -t ':{end}' pane-focus-in {
run 'tmux set -s "@data-#S" "#{e|%:#{e|+:#{E:##{@data-#S#}},255},256}"'
run 'tmux next-window'
}
# instruction number 94
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour110
set-hook -t ':{end}' pane-focus-in {
run 'tmux set -s "@data-#S" "#{e|%:#{e|+:#{E:##{@data-#S#}},255},256}"'
run 'tmux next-window'
}
# instruction number 95
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour111
set-hook -t ':{end}' pane-focus-in {
run 'tmux set -s "@data-#S" "#{e|%:#{e|+:#{E:##{@data-#S#}},255},256}"'
run 'tmux next-window'
}
# instruction number 96
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour112
set-hook -t ':{end}' pane-focus-in {
run 'tmux set -s "@data-#S" "#{e|%:#{e|+:#{E:##{@data-#S#}},255},256}"'
run 'tmux next-window'
}
# instruction number 97
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour113
set-hook -t ':{end}' pane-focus-in {
run 'tmux set -s "@data-#S" "#{e|%:#{e|+:#{E:##{@data-#S#}},255},256}"'
run 'tmux next-window'
}
# instruction number 98
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour114
set-hook -t ':{end}' pane-focus-in {
run 'tmux send-keys -t ":=0" "#{a:#{e|+:0,#{E:##{@data-#S#}}}}"'
run 'tmux set -s "@output" "#{@output}#{a:#{e|+:0,#{E:##{@data-#S#}}}}"'
run 'tmux next-window'
}
# instruction number 99
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour115
set-hook -t ':{end}' pane-focus-in {
run 'tmux rename-session -- "#{e|+:#S,1}"'
run 'tmux next-window'
}
# instruction number 100
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour116
set-hook -t ':{end}' pane-focus-in {
run 'tmux rename-session -- "#{e|+:#S,1}"'
run 'tmux next-window'
}
# instruction number 101
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour117
set-hook -t ':{end}' pane-focus-in {
run 'tmux set -s "@data-#S" "#{e|%:#{e|+:#{E:##{@data-#S#}},1},256}"'
run 'tmux next-window'
}
# instruction number 102
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour118
set-hook -t ':{end}' pane-focus-in {
run 'tmux send-keys -t ":=0" "#{a:#{e|+:0,#{E:##{@data-#S#}}}}"'
run 'tmux set -s "@output" "#{@output}#{a:#{e|+:0,#{E:##{@data-#S#}}}}"'
run 'tmux next-window'
}
# instruction number 103
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour119
set-hook -t ':{end}' pane-focus-in {
run 'tmux rename-session -- "#{e|+:#S,1}"'
run 'tmux next-window'
}
# instruction number 104
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour120
set-hook -t ':{end}' pane-focus-in {
run 'tmux set -s "@data-#S" "#{e|%:#{e|+:#{E:##{@data-#S#}},1},256}"'
run 'tmux next-window'
}
# instruction number 105
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour121
set-hook -t ':{end}' pane-focus-in {
run 'tmux set -s "@data-#S" "#{e|%:#{e|+:#{E:##{@data-#S#}},1},256}"'
run 'tmux next-window'
}
# instruction number 106
new-window -a -t ':{end}' 'tmux wait-for main'
set -w -t ':{end}' window-style bg=colour122
set-hook -t ':{end}' pane-focus-in {
run 'tmux send-keys -t ":=0" "#{a:#{e|+:0,#{E:##{@data-#S#}}}}"'
run 'tmux set -s "@output" "#{@output}#{a:#{e|+:0,#{E:##{@data-#S#}}}}"'
run 'tmux next-window'
}
select-window -t :=0