# selection.WindowWhere

- **Module:** selection
- **Package:** @libtmux/libtmux
- **Language:** TypeScript
- **Kind:** interface
- **Source:** https://github.com/libtmux/libtmux-ts/blob/2cb93308200da38a26b59876618116850f110607/packages/libtmux/src/selection.ts#L143
- **Page:** https://libtmux.org/reference/ts/selection-windowwhere/

## Members

- `AND` (property)
- `OR` (property)
- `NOT` (property)
- `active` (property)
- `activeClients` (property)
- `activeClientsList` (property)
- `activeSessions` (property)
- `activeSessionsList` (property)
- `activity` (property)
- `activityFlag` (property)
- `bellFlag` (property)
- `bigger` (property)
- `cellHeight` (property)
- `cellWidth` (property)
- `endFlag` (property)
- `flags` (property)
- `format` (property)
- `height` (property)
- `id` (property)
- `index` (property)
- `lastFlag` (property)
- `layout` (property)
- `linked` (property)
- `linkedSessionsList` (property)
- `markedFlag` (property)
- `name` (property)
- `offsetX` (property)
- `offsetY` (property)
- `rawFlags` (property)
- `silenceFlag` (property)
- `stackIndex` (property)
- `startFlag` (property)
- `visibleLayout` (property)
- `width` (property)
- `windowLinkedSessions` (property)
- `windowPanes` (property)
- `zoomedFlag` (property)
- `session` (property)
- `linkedSessions` (property)
- `panes` (property)
- `activePane` (property)
