- Module
- io.github.libtmux.Server
- Declared in
- Server
- Package
- io.github.libtmux:libtmux
- Source
- libtmux/src/main/java/io/github/libtmux/Server.java
- Other languages
- PythonRubyLuaTypeScriptRustGo.NETC++Swift
-
Captures every winlink, preserving each session and index placement.
- Returns
-
an immutable list in tmux order, empty if the window was not found
- Raises
-
-
ServerNotRunningException – if no daemon is running
-
LibTmuxException – if the capture otherwise fails
-
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 - .NET
LibTmux.Server.Windows - C++
libtmux::Server::windows - Swift
Server.windows()
0 declared, 0 inherited