Skip to content

Commit 4636913

Browse files
committed
Formats: Update to remove pane_title (removed in later tmux versions)
1 parent 5233597 commit 4636913

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libtmux/formats.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"pane_index",
6565
"pane_width",
6666
"pane_height",
67-
"pane_title",
67+
# "pane_title", # removed in 3.1+
6868
"pane_id",
6969
"pane_active",
7070
"pane_dead",

0 commit comments

Comments
 (0)