On this page
libtmux.Server._list_windows
- Module
- libtmux
- Declared in
- Server
- Package
- libtmux
- Source
- src/libtmux/server.py
- _list_windows ( self ) list[WindowDict]
-
Return list of windows in dict form.
Retrieved from
$ tmux(1) list-windowsstdout.The list is derived from
stdoutincommon.tmux_cmdwhich wrapssubprocess.Popen.Deprecated
0.17 — Slated to be removed in favor of
windows.
0 declared, 0 inherited