We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5233597 commit 4636913Copy full SHA for 4636913
src/libtmux/formats.py
@@ -64,7 +64,7 @@
64
"pane_index",
65
"pane_width",
66
"pane_height",
67
- "pane_title",
+ # "pane_title", # removed in 3.1+
68
"pane_id",
69
"pane_active",
70
"pane_dead",
0 commit comments