# libtmux.Selection:where

- **Module:** libtmux.Selection
- **Package:** libtmux
- **Language:** Lua
- **Kind:** method
- **Source:** https://github.com/libtmux/libtmux-lua/blob/547c9c4228e07ebf846690eb44da2eeeb6fde922/lua/libtmux/query.lua#L294
- **Page:** https://libtmux.org/en/lua/latest/reference/libtmux-selection-where/

```
libtmux.Selection:where(criteria: libtmux.CompiledQuery|libtmux.Where) -> libtmux.Selection<T>
```
