libtmux Reference MCP Search
On this page

tmux.PaneFilter.TitleContains

View as Markdown

Module
tmux
Declared in
PaneFilter
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/filter_generated.go
TitleContains : *string
attribute [source]
attribute [source]
TitleContains

TitleContains requires the materialized title from Pane.Title to contain the pointed-to substring. A nil pointer leaves TitleContains unset; a non-nil pointer applies it, and an empty string matches every available string.

0 declared, 0 inherited

Esc

Type to search.