On this page
tmux.PaneIndexIs
- Module
- tmux
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/filter_generated.go
- PaneIndexIs ( value : int ) PaneFilter
-
PaneIndexIs returns a
PaneFilterthat exactly matches the nonnegative pane index from Pane.Index. It sets no other criteria and does not validate value.
0 declared, 0 inherited