tmux.Pane.AtTop
- Module
- tmux
- Declared in
- Pane
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/format_generated.go
- Other languages
- Python Ruby Lua TypeScript Rust Java .NETC++Swift
-
AtTop returns tmux #{pane_at_top} as bool from this Pane's materialized pane-scoped fields (tmux 3.2a or later).
In other ports Whether a pane touches the top of its window
- Python
libtmux.Pane.at_top - Ruby No source-verified Ruby equivalent is recorded for this operation.
- Lua No source-verified Lua equivalent is recorded for this operation.
- TypeScript no equivalent on
Pane - Rust
pane.Pane.is_at_top - Java no equivalent on
Pane - .NET
LibTmux.Pane.AtTop - C++
libtmux::Pane::at_top - Swift
Pane.isAtTop
- Python
0 declared, 0 inherited