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

Go API

Go documentation

tmux.Pane.ChooseTree

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
ChooseTree ( ctx : context.Context , request : ChooseTreeRequest ) → error
method [source]
method [source]
ChooseTree

ChooseTree enters tmux's interactive session, window, and pane chooser using the receiver's exact linked target. It requires an attached client. Format and Filter are tmux expressions; neither is interpreted by a shell. Unsupported sort values fail before execution. Only stderr produces a redacted CommandError ; transport errors may leave tree mode active.

In other ports Open the session and window chooser in a pane

0 declared, 0 inherited

Esc

Type to search.