We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20f7c5c commit ec073f8Copy full SHA for ec073f8
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