selection.RegexCriteriaData
TypeScript
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript
- Rust Unavailable
- Go Unavailable
- Java Unavailable
- .NET Unavailable
- C++ Unavailable
- Swift Unavailable
- Module
- selection
- Package
- libtmux
- Source
- packages/libtmux/src/selection.ts
-
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