libtmux Reference MCP Search
On this page

control.Event.Paused

View as Markdown

Module
control
Declared in
Event
Package
libtmux
Source
crates/libtmux/src/control.rs
Paused
constant [source]
constant [source]
Paused

tmux stopped sending a pane's output.

Two things ask for this: ControlSender::pause_after , after which tmux pauses a pane this client has fallen behind on, and ControlSender::mute_pane below crate::since::CONTROL_PANE_OFF, which pauses rather than take a pane out of the stream. Resume with ControlSender::resume_pane .

0 declared, 0 inherited

Esc

Type to search.