On this page
tmux.Pane.ChooseTree
- Module
- tmux
- Declared in
- Pane
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/pane_modes.go
- 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.
0 declared, 0 inherited