- Module
- tmux
- Declared in
- Server
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/hierarchy.go
- Other languages
- PythonRubyLuaTypeScriptRustJava.NETC++Swift
- Windows ( ctx : context.Context ) ([]Window, error)
-
Windows materializes one record per winlink. Failures, including
ErrNoServer, remain errors rather than empty results.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 - Java
io.github.libtmux.Server.Server.windows - .NET
LibTmux.Server.Windows - C++
libtmux::Server::windows - Swift
Server.windows()
- Python
0 declared, 0 inherited