libtmux::Pane::in_mode
- Module
- libtmux
- Declared in
- Pane
- Package
- libtmux-cxx
- Source
- include/libtmux/entities.hpp
- Other languages
- Python Ruby Lua TypeScript RustGo Java .NET Swift
-
Copy mode and its relatives, in which sent keys move the cursor rather than reaching the program.
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 - Go
tmux.Pane.InMode - Java
Pane.modenames the mode rather than reporting a flag - .NET no equivalent on
Pane - Swift no equivalent on
Pane
- Python
0 declared, 0 inherited