tmux.Server.Pane
- Module
- tmux
- Declared in
- Server
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/lookup.go
- Other languages
- Python Ruby Lua TypeScript Rust Java .NETC++ Swift
-
Pane performs a canonical live lookup of id using tmux's canonical session and returns a newly materialized record. It does not preserve a linked-session view; use
Pane.ResolveWindowfor that exact relationship.In other ports Look one pane up by target
- Python no equivalent on
Server - Ruby
LibTmux::Server#pane - Lua No source-verified Lua equivalent is recorded for this operation.
- TypeScript no equivalent on
Server - Rust
server.Server.pane_by_id - Java no equivalent on
Server - .NET
LibTmux.Server.GetPaneAsync - C++
libtmux::Server::pane - Swift no equivalent on
Server
- Python no equivalent on
0 declared, 0 inherited