On this page
Server.windows()
- Declared in
- Server
- Package
- libtmux-swift
- Source
- Sources/LibTmux/Server.swift
- Other languages
- PythonTypeScriptRustGoJava.NETC++
-
Every window on this server, in tmux's own order.
A window linked into more than one session appears once here. Use
windowLinks()for each session-local appearance.- Raises
In other languages List a session's windows
- Python
libtmux.Session.windows - TypeScript
session.Session.windows - Rust
session.Session.windows - Go
tmux.Session.Windows - Java
io.github.libtmux.Session.Session.windows - .NET
LibTmux.Session.Windows - C++
libtmux::Session::windows
0 declared, 0 inherited