- Module
- LibTmux
- Declared in
- Server
- Package
- LibTmux
- Source
- src/LibTmux/Server.Snapshots.cs
- Other languages
- PythonRubyLuaTypeScriptRustGoJavaC++Swift
- Windows : CapturedRelation<Window>
-
Gets the windows this handle captured, across every session.
A window linked into several sessions was read once per session, so it appears here once per session it is linked into. Which session each one belongs to is read from the window rather than from this list.
In other ports List the server's windows
- Python
libtmux.Server.windows - Ruby
LibTmux::Server#list_windows - Lua
libtmux.Snapshot.windows - TypeScript
server.Server.windows - Rust
server.Server.windows - Go
tmux.Server.Windows - Java
io.github.libtmux.Server.Server.windows - C++
libtmux::Server::windows - Swift
Server.windows()
- Python
0 declared, 0 inherited