tmux.Window.ResolveActivePane
Go
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go
- Java Unavailable
- .NET Unavailable
- C++ Unavailable
- Swift Unavailable
- Module
- tmux
- Declared in
- Window
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/relations.go
- ResolveActivePane ( ctx : context.Context ) (Pane, error)
-
ResolveActivePane returns the active pane in this exact winlink view, read live. It lists that window's panes rather than taking a whole-server snapshot. It returns
SnapshotLookupErrorcardinality errors, which matchErrNotFoundwhen nothing was found.
0 declared, 0 inherited