On this page
tmux.Pane.FindWindow
- Module
- tmux
- Declared in
- Pane
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/pane_modes.go
- FindWindow ( ctx : context.Context , request : FindWindowRequest ) error
-
FindWindow opens a tree chooser filtered by Match using the receiver's exact linked target. It requires an attached client. Match is passed as one tmux search operand and protected from leading-dash option parsing; it is not a tmux format or shell command. Only stderr produces a redacted
CommandError; transport errors may leave the chooser open.
0 declared, 0 inherited