# types.ChooseTreeOptions

- **Module:** types
- **Package:** libtmux
- **Language:** TypeScript
- **Kind:** interface
- **Source:** https://github.com/libtmux/libtmux-ts/blob/3fe1ca654b81b8cbf4a13b777a001a3298c87a6f/packages/libtmux/src/types.ts#L473
- **Page:** https://libtmux.org/en/ts/latest/reference/types-choosetreeoptions/

What the interactive chooser shows and what selecting a row runs.

The chooser takes over a client's pane until it is dismissed, so this
needs an attached client to be visible at all.

## Members

- `sessionsOnly` (property)
- `windowsOnly` (property)
