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

types.CaptureOptions.escapeSequences

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

View as Markdown

Module
types
Declared in
CaptureOptions
Package
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.