tmux.Pane.ChooseTree
Go
- Python
- Ruby Unavailable
- Lua Unavailable
- TypeScript
- Rust Unavailable
- Go
- Java Unavailable
- .NET
- C++ Unavailable
- Swift Unavailable
- 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
-
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
- Python
libtmux.Pane.choose_tree - Ruby No source-verified Ruby equivalent is recorded for this operation.
- Lua No source-verified Lua equivalent is recorded for this operation.
- TypeScript
pane.Pane.chooseTree - Rust no equivalent on
Pane - Java no equivalent on
Pane - .NET
LibTmux.Pane.ChooseTreeAsync - C++ no equivalent on
Pane - Swift no equivalent on
Pane
- Python
0 declared, 0 inherited