On this page
tmux.WindowNameIs
- Module
- tmux
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/filter_generated.go
- WindowNameIs ( value : string ) WindowFilter
-
WindowNameIs returns a
WindowFilterthat exactly matches the materialized window name from Window.Name. It sets no other criteria and does not validate value.
0 declared, 0 inherited