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

client.Client.is_control_mode

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

View as Markdown

Module
client
Declared in
Client
Package
libtmux
Source
crates/libtmux/src/client.rs
is_control_mode ( self ) → bool
method [source]
method [source]
is_control_mode

Report whether the client is a control-mode client.

Control-mode clients speak tmux's machine protocol rather than drawing a terminal, so they are usually other programs rather than people.

0 declared, 0 inherited

Esc

Type to search.