libtmux Reference MCP Search
On this page

tmux.WindowFilter.NameContains

View as Markdown

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

NameContains requires the materialized window name from Window.Name to contain the pointed-to substring. A nil pointer leaves NameContains unset; a non-nil pointer applies it, and an empty string matches every available string.

0 declared, 0 inherited

Esc

Type to search.