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

selection.RegexCriteriaData

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

View as Markdown

Module
selection
Package
libtmux
Source
packages/libtmux/src/selection.ts
interface selection.RegexCriteriaData
interface [source]
interface [source]
interface selection.RegexCriteriaData

A pattern and its flags, kept apart from any regular-expression object.

Criteria are serialised and sent to servers that are not this process, so they carry the source text rather than a compiled RegExp . Only multiline and dot-all are offered: the others change meaning across engines.

2 declared, 0 inherited

Members

Esc

Type to search.