- Module
- tmux
- Declared in
- Session
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/model.go
- Other languages
- PythonRuby Lua TypeScriptRustJava.NETC++Swift
-
Windows returns newly allocated shallow copies of this snapshot record's winlink views, and reports whether the receiver carries relations at all.
It never queries tmux.
Server.Snapshotand the resolvers carry relations; a targeted lookup, refresh, or creation reports false rather than an empty relation. UseSession.SearchWindowsfor current live windows.Discussed in Traversal
In other ports List a session's windows
- Python
libtmux.Session.windows - Ruby
LibTmux::Session#list_windows - Lua No source-verified Lua equivalent is recorded for this operation.
- TypeScript
session.Session.windows - Rust
session.Session.windows - Java
io.github.libtmux.Session.Session.windows - .NET
LibTmux.Session.Windows - C++
libtmux::Session::windows - Swift
Snapshot.windows(of:)
- Python
0 declared, 0 inherited