Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

Go API

Go documentation

tmux.Pane.FindWindow

Go

View as Markdown

Module
tmux
Declared in
Pane
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/pane_modes.go
Other languages
Python Ruby Lua TypeScript Rust Java .NET C++ Swift
FindWindow ( ctx : context.Context , request : FindWindowRequest ) → error
method [source]
method [source]
FindWindow

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.

In other ports Search windows interactively from a pane

0 declared, 0 inherited

Esc

Type to search.