- Module
- libtmux
- Declared in
- Server
- Package
- libtmux-cxx
- Source
- include/libtmux/server.hpp
- Other languages
- PythonRubyLuaTypeScriptRustGoJava.NETSwift
- windows ( ) expected< std::vector< Window >, CommandFailure >
-
tmux scopes window and pane listings to the current session unless asked for every one, so
-ais part of the request rather than a caller's responsibility to remember.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 - .NET
LibTmux.Server.Windows - Swift
Server.windows()
- Python
0 declared, 0 inherited