We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d6e15f commit 3f076f9Copy full SHA for 3f076f9
CHANGES
@@ -23,7 +23,7 @@ $ pipx install --suffix=@next 'tmuxp' --pip-args '\--pre' --force
23
24
#### Workspace builder now detects terminal size (#926)
25
26
-Dimensions used by workspace builder now use {meth}`shutil.get_terminal_size()`.
+Dimensions used by workspace builder now use {py:func}`shutil.get_terminal_size()`.
27
28
In conjunction with `main-pane-height: 67%`, for instance, this will render a
29
proportional layout:
0 commit comments