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

pane.Pane.is_in_mode

Rust

View as Markdown

Module
pane
Declared in
Pane
Package
libtmux
Source
crates/libtmux/src/pane.rs
Other languages
Python TypeScript Go Java .NET C++ Swift
is_in_mode ( self ) → bool
method [source]
method [source]
is_in_mode

Report whether the pane is in copy mode or another pane mode.

tmux reports this as a count rather than a flag, so any nonzero value means the pane has a mode open.

In other ports Whether the pane is in a mode

0 declared, 0 inherited

Esc

Type to search.