libtmux.Window.active_pane
- Module
- libtmux
- Declared in
- Window
- Package
- libtmux
- Source
- src/libtmux/window.py
- Other languages
- Ruby Lua TypeScriptRustGoJava.NETC++ Swift
-
Return attached
Pane.Discussed in Traversal
In other ports The window's active pane
- Ruby No source-verified Ruby equivalent is recorded for this operation.
- Lua No source-verified Lua equivalent is recorded for this operation.
- TypeScript
window.Window.activePane - Rust
window.Window.active_pane - Go
tmux.Window.ActivePane - Java
io.github.libtmux.Window.Window.activePane - .NET
LibTmux.Window.ActivePane - C++
libtmux::Window::active_pane - Swift no accessor;
Pane.isActiveis a flag on the pane, so the active one is found by filtering a listing
0 declared, 0 inherited