LibTmux.Session.ActivePane
- Module
- LibTmux
- Declared in
- Session
- Package
- LibTmux
- Source
- src/LibTmux/Session.Relations.cs
- Other languages
- PythonRuby Lua TypeScript Rust GoJavaC++ Swift
- ActivePane : CapturedValue<Pane>
-
Gets the captured active pane, or an uncaptured relation.
Reading this is local. The row must describe the active pane in the session's active window; other rows leave this relation uncaptured.
In other ports The active pane of a session's active window
- Python
libtmux.Session.active_pane - Ruby
LibTmux::WindowSnapshot#active_pane - Lua No source-verified Lua equivalent is recorded for this operation.
- TypeScript
session.Session.activePane - Rust no equivalent on
Session - Go
tmux.Session.ActivePane - Java
io.github.libtmux.Session.Session.activePane - C++
libtmux::Session::active_pane - Swift no equivalent on
Session
- Python
0 declared, 0 inherited