@@ -29,7 +29,7 @@ punctual.
29
29
30
30
```` {tab} YAML
31
31
32
- ```{literalinclude} ../examples/shorthands.yaml
32
+ ```{literalinclude} ../../ examples/shorthands.yaml
33
33
:language: yaml
34
34
35
35
```
@@ -39,7 +39,7 @@ punctual.
39
39
40
40
```` {tab} JSON
41
41
42
- ```{literalinclude} ../examples/shorthands.json
42
+ ```{literalinclude} ../../ examples/shorthands.json
43
43
:language: json
44
44
45
45
```
@@ -55,7 +55,7 @@ Note `''` counts as an empty carriage return.
55
55
56
56
```` {tab} YAML
57
57
58
- ```{literalinclude} ../examples/blank-panes.yaml
58
+ ```{literalinclude} ../../ examples/blank-panes.yaml
59
59
:language: yaml
60
60
61
61
```
@@ -64,7 +64,7 @@ Note `''` counts as an empty carriage return.
64
64
65
65
```` {tab} JSON
66
66
67
- ```{literalinclude} ../examples/blank-panes.json
67
+ ```{literalinclude} ../../ examples/blank-panes.json
68
68
:language: json
69
69
70
70
```
@@ -93,7 +93,7 @@ Note `''` counts as an empty carriage return.
93
93
94
94
```` {tab} YAML
95
95
96
- ```{literalinclude} ../examples/2-pane-vertical.yaml
96
+ ```{literalinclude} ../../ examples/2-pane-vertical.yaml
97
97
:language: yaml
98
98
99
99
```
@@ -102,7 +102,7 @@ Note `''` counts as an empty carriage return.
102
102
103
103
```` {tab} JSON
104
104
105
- ```{literalinclude} ../examples/2-pane-vertical.json
105
+ ```{literalinclude} ../../ examples/2-pane-vertical.json
106
106
:language: json
107
107
108
108
```
@@ -131,7 +131,7 @@ Note `''` counts as an empty carriage return.
131
131
132
132
```` {tab} YAML
133
133
134
- ```{literalinclude} ../examples/3-pane.yaml
134
+ ```{literalinclude} ../../ examples/3-pane.yaml
135
135
:language: yaml
136
136
137
137
```
@@ -140,7 +140,7 @@ Note `''` counts as an empty carriage return.
140
140
141
141
```` {tab} JSON
142
142
143
- ```{literalinclude} ../examples/3-pane.json
143
+ ```{literalinclude} ../../ examples/3-pane.json
144
144
:language: json
145
145
146
146
```
@@ -169,7 +169,7 @@ Note `''` counts as an empty carriage return.
169
169
170
170
```` {tab} YAML
171
171
172
- ```{literalinclude} ../examples/4-pane.yaml
172
+ ```{literalinclude} ../../ examples/4-pane.yaml
173
173
:language: yaml
174
174
175
175
```
@@ -178,7 +178,7 @@ Note `''` counts as an empty carriage return.
178
178
179
179
```` {tab} JSON
180
180
181
- ```{literalinclude} ../examples/4-pane.json
181
+ ```{literalinclude} ../../ examples/4-pane.json
182
182
:language: json
183
183
184
184
```
@@ -191,7 +191,7 @@ Equivalent to `tmux new-window -c <start-directory>`.
191
191
192
192
```` {tab} YAML
193
193
194
- ```{literalinclude} ../examples/start-directory.yaml
194
+ ```{literalinclude} ../../ examples/start-directory.yaml
195
195
:language: yaml
196
196
197
197
```
@@ -200,7 +200,7 @@ Equivalent to `tmux new-window -c <start-directory>`.
200
200
201
201
```` {tab} JSON
202
202
203
- ```{literalinclude} ../examples/start-directory.json
203
+ ```{literalinclude} ../../ examples/start-directory.json
204
204
:language: json
205
205
206
206
```
@@ -244,7 +244,7 @@ please make a ticket on the [issue tracker][issue tracker].
244
244
245
245
```` {tab} YAML
246
246
247
- ```{literalinclude} ../examples/env-variables.yaml
247
+ ```{literalinclude} ../../ examples/env-variables.yaml
248
248
:language: yaml
249
249
250
250
```
@@ -253,7 +253,7 @@ please make a ticket on the [issue tracker][issue tracker].
253
253
254
254
```` {tab} JSON
255
255
256
- ```{literalinclude} ../examples/env-variables.json
256
+ ```{literalinclude} ../../ examples/env-variables.json
257
257
:language: json
258
258
259
259
```
@@ -266,15 +266,15 @@ tmuxp will set session environment variables.
266
266
267
267
```` {tab} YAML
268
268
269
- ```{literalinclude} ../examples/session-environment.yaml
269
+ ```{literalinclude} ../../ examples/session-environment.yaml
270
270
:language: yaml
271
271
272
272
```
273
273
````
274
274
275
275
```` {tab} JSON
276
276
277
- ```{literalinclude} ../examples/session-environment.json
277
+ ```{literalinclude} ../../ examples/session-environment.json
278
278
:language: json
279
279
280
280
```
@@ -288,7 +288,7 @@ selected upon loading.
288
288
289
289
```` {tab} YAML
290
290
291
- ```{literalinclude} ../examples/focus-window-and-panes.yaml
291
+ ```{literalinclude} ../../ examples/focus-window-and-panes.yaml
292
292
:language: yaml
293
293
294
294
```
@@ -297,7 +297,7 @@ selected upon loading.
297
297
298
298
```` {tab} JSON
299
299
300
- ```{literalinclude} ../examples/focus-window-and-panes.json
300
+ ```{literalinclude} ../../ examples/focus-window-and-panes.json
301
301
:language: json
302
302
303
303
```
@@ -312,7 +312,7 @@ This will add the `shell_command` to the bash history in the pane.
312
312
313
313
```` {tab} YAML
314
314
315
- ```{literalinclude} ../examples/suppress-history.yaml
315
+ ```{literalinclude} ../../ examples/suppress-history.yaml
316
316
:language: yaml
317
317
318
318
```
@@ -321,7 +321,7 @@ This will add the `shell_command` to the bash history in the pane.
321
321
322
322
```` {tab} JSON
323
323
324
- ```{literalinclude} ../examples/suppress-history.json
324
+ ```{literalinclude} ../../ examples/suppress-history.json
325
325
:language: json
326
326
327
327
```
@@ -349,7 +349,7 @@ Omit sending {kbd}`enter` to key commands. Equivalent to
349
349
350
350
```` {tab} YAML
351
351
352
- ```{literalinclude} ../examples/skip-send.yaml
352
+ ```{literalinclude} ../../ examples/skip-send.yaml
353
353
:language: yaml
354
354
355
355
```
@@ -358,7 +358,7 @@ Omit sending {kbd}`enter` to key commands. Equivalent to
358
358
359
359
```` {tab} JSON
360
360
361
- ```{literalinclude} ../examples/skip-send.json
361
+ ```{literalinclude} ../../ examples/skip-send.json
362
362
:language: json
363
363
364
364
```
@@ -367,7 +367,7 @@ Omit sending {kbd}`enter` to key commands. Equivalent to
367
367
368
368
```` {tab} YAML (pane-level)
369
369
370
- ```{literalinclude} ../examples/skip-send-pane-level.yaml
370
+ ```{literalinclude} ../../ examples/skip-send-pane-level.yaml
371
371
:language: yaml
372
372
373
373
```
@@ -376,7 +376,7 @@ Omit sending {kbd}`enter` to key commands. Equivalent to
376
376
377
377
```` {tab} JSON (pane-level)
378
378
379
- ```{literalinclude} ../examples/skip-send-pane-level.json
379
+ ```{literalinclude} ../../ examples/skip-send-pane-level.json
380
380
:language: json
381
381
382
382
```
@@ -408,15 +408,15 @@ This is especially useful for expensive commands where the terminal needs some b
408
408
409
409
```` {tab} Virtualenv
410
410
411
- ```{literalinclude} ../examples/sleep-virtualenv.yaml
411
+ ```{literalinclude} ../../ examples/sleep-virtualenv.yaml
412
412
:language: yaml
413
413
414
414
```
415
415
````
416
416
417
417
```` {tab} YAML
418
418
419
- ```{literalinclude} ../examples/sleep.yaml
419
+ ```{literalinclude} ../../ examples/sleep.yaml
420
420
:language: yaml
421
421
422
422
```
@@ -425,7 +425,7 @@ This is especially useful for expensive commands where the terminal needs some b
425
425
426
426
```` {tab} JSON
427
427
428
- ```{literalinclude} ../examples/sleep.json
428
+ ```{literalinclude} ../../ examples/sleep.json
429
429
:language: json
430
430
431
431
```
@@ -434,7 +434,7 @@ This is especially useful for expensive commands where the terminal needs some b
434
434
435
435
```` {tab} YAML (pane-level)
436
436
437
- ```{literalinclude} ../examples/sleep-pane-level.yaml
437
+ ```{literalinclude} ../../ examples/sleep-pane-level.yaml
438
438
:language: yaml
439
439
440
440
```
@@ -443,7 +443,7 @@ This is especially useful for expensive commands where the terminal needs some b
443
443
444
444
```` {tab} JSON (pane-level)
445
445
446
- ```{literalinclude} ../examples/sleep-pane-level.json
446
+ ```{literalinclude} ../../ examples/sleep-pane-level.json
447
447
:language: json
448
448
449
449
```
@@ -457,7 +457,7 @@ without `window_index` will use the lowest available window index.
457
457
458
458
```` {tab} YAML
459
459
460
- ```{literalinclude} ../examples/window-index.yaml
460
+ ```{literalinclude} ../../ examples/window-index.yaml
461
461
:language: yaml
462
462
463
463
```
@@ -466,7 +466,7 @@ without `window_index` will use the lowest available window index.
466
466
467
467
```` {tab} JSON
468
468
469
- ```{literalinclude} ../examples/window-index.json
469
+ ```{literalinclude} ../../ examples/window-index.json
470
470
:language: json
471
471
472
472
```
@@ -481,7 +481,7 @@ different shells on different panes.
481
481
482
482
```` {tab} YAML
483
483
484
- ```{literalinclude} ../examples/pane-shell.yaml
484
+ ```{literalinclude} ../../ examples/pane-shell.yaml
485
485
:language: yaml
486
486
487
487
```
@@ -490,7 +490,7 @@ different shells on different panes.
490
490
491
491
```` {tab} JSON
492
492
493
- ```{literalinclude} ../examples/pane-shell.json
493
+ ```{literalinclude} ../../ examples/pane-shell.json
494
494
:language: json
495
495
496
496
```
@@ -507,14 +507,14 @@ Including `automatic-rename`, `default-shell`,
507
507
508
508
```` {tab} YAML
509
509
510
- ```{literalinclude} ../examples/options.yaml
510
+ ```{literalinclude} ../../ examples/options.yaml
511
511
:language: yaml
512
512
513
513
```
514
514
````
515
515
516
516
```` {tab} JSON
517
- ```{literalinclude} ../examples/options.json
517
+ ```{literalinclude} ../../ examples/options.json
518
518
:language: json
519
519
520
520
```
@@ -527,14 +527,14 @@ Apply window options after panes have been created. Useful for
527
527
pane during creation.
528
528
529
529
```` {tab} YAML
530
- ```{literalinclude} ../examples/2-pane-synchronized.yaml
530
+ ```{literalinclude} ../../ examples/2-pane-synchronized.yaml
531
531
:language: yaml
532
532
533
533
```
534
534
````
535
535
536
536
```` {tab} JSON
537
- ```{literalinclude} ../examples/2-pane-synchronized.json
537
+ ```{literalinclude} ../../ examples/2-pane-synchronized.json
538
538
:language: json
539
539
540
540
```
@@ -543,14 +543,14 @@ pane during creation.
543
543
## Main pane height
544
544
545
545
```` {tab} YAML
546
- ```{literalinclude} ../examples/main-pane-height.yaml
546
+ ```{literalinclude} ../../ examples/main-pane-height.yaml
547
547
:language: yaml
548
548
549
549
```
550
550
````
551
551
552
552
```` {tab} JSON
553
- ```{literalinclude} ../examples/main-pane-height.json
553
+ ```{literalinclude} ../../ examples/main-pane-height.json
554
554
:language: json
555
555
556
556
```
0 commit comments