On this page
libtmux.Server._list_panes
- Module
- libtmux
- Declared in
- Server
- Package
- libtmux
- Source
- src/libtmux/server.py
-
Return list of panes in dict form.
Retrieved from
$ tmux(1) list-panesstdout.The list is derived from
stdoutinutil.tmux_cmdwhich wrapssubprocess.Popen.Deprecated
0.17 — Deprecated in favor of
panes.
0 declared, 0 inherited