We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a1c886 commit c1c77a7Copy full SHA for c1c77a7
examples/blank-panes.json
@@ -15,6 +15,7 @@
15
]
16
}
17
],
18
+ "layout": "tiled",
19
"window_name": "Blank pane test"
20
},
21
{
examples/blank-panes.yaml
@@ -3,6 +3,7 @@ windows:
3
# Emptiness will simply open a blank pane, if no shell_command_before.
4
# All these are equivalent
5
- window_name: Blank pane test
6
+ layout: tiled
7
panes:
8
-
9
- pane
0 commit comments