We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 022f807 + 6977a3c commit d2c1b56Copy full SHA for d2c1b56
.prettierrc
@@ -0,0 +1,3 @@
1
+{
2
+ "printWidth": 100
3
+}
docs/examples.md
@@ -310,7 +310,7 @@ without `window_index` will use the lowest available window index.
310
## Shell per pane
311
312
Every pane can have its own shell or application started. This allows for usage
313
-of the ``remain-on-exit`` setting to be used properly, but also to have
+of the `remain-on-exit` setting to be used properly, but also to have
314
different shells on different panes.
315
316
### YAML
0 commit comments