libtmux Reference MCP Search
On this page

types.CaptureOptions.escapeSequences

View as Markdown

Module
types
Declared in
CaptureOptions
Package
@libtmux/libtmux
Source
packages/libtmux/src/types.ts
escapeSequences : : boolean
propertyreadonly [source]
propertyreadonly [source]
escapeSequences

Keep the escape sequences that colour and style the text, tmux's -e.

Off by default, which reads the characters alone. On, the result is what a terminal would render rather than what a person would read, so it is for reproducing a display rather than for matching against.

0 declared, 0 inherited

Esc

Type to search.