You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/examples.rst
+17
Original file line number
Diff line number
Diff line change
@@ -280,6 +280,23 @@ JSON
280
280
.. literalinclude:: ../examples/window-index.json
281
281
:language: json
282
282
283
+
Shell per pane
284
+
--------------
285
+
286
+
Every pane can have its own shell or application started. This allows for usage of the ``remain-on-exit`` setting to be used properly, but also to have different shells on different panes.
0 commit comments