selection.ScalarCriteria
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
-
One field's criteria: a value to equal, or a filter describing how to compare.
The bare value is shorthand for
{ equals: value }, andnullmatches a field tmux reports as unset rather than empty.
0 declared, 0 inherited