tmux.Pane.InMode
- 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 .NET C++ Swift
-
InMode returns tmux #{pane_in_mode} as int from this Pane's materialized pane-scoped fields (tmux 3.2a or later).
In other ports Whether the pane is in a mode
- Python
libtmux.Pane.pane_in_mode - 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_in_mode - Java
Pane.modenames the mode rather than reporting a flag - .NET no equivalent on
Pane - C++
libtmux::Pane::in_mode - Swift no equivalent on
Pane
- Python
0 declared, 0 inherited