We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e476ba0 commit d91a4f7Copy full SHA for d91a4f7
src/libtmux/test.py
@@ -80,7 +80,6 @@ def retry_until(
80
--------
81
>>> def fn():
82
... p = session.attached_window.attached_pane
83
- ... p.server._update_panes()
84
... return p.pane_current_path is not None
85
86
>>> retry_until(fn)
0 commit comments