Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

libtmux::Pane::in_mode

C++
  • Python
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust
  • Go
  • Java Unavailable
  • .NET Unavailable
  • C++
  • Swift Unavailable

View as Markdown

Module
libtmux
Declared in
Pane
Package
libtmux-cxx
Source
include/libtmux/entities.hpp
Other languages
Python Ruby Lua TypeScript RustGo Java .NET Swift
in_mode ( ) → bool
methodreadonly [source]
methodreadonly [source]
in_mode

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.mode names the mode rather than reporting a flag
  • .NET no equivalent on Pane
  • Swift no equivalent on Pane

0 declared, 0 inherited

Esc

Type to search.