libtmux Reference MCP Search
On this page

error.ControlModeErrorKind.UnrepresentableCommand

View as Markdown

Module
error
Declared in
ControlModeErrorKind
Package
libtmux
Source
crates/libtmux/src/error.rs
UnrepresentableCommand
constant [source]
constant [source]
UnrepresentableCommand

The command contains an argument no control-mode line can carry.

Control mode is a text protocol, so an argument that is not UTF-8 cannot be sent over it even though the same command would run fine as a subprocess.

0 declared, 0 inherited

Esc

Type to search.