libtmux Reference MCP Search
On this page

tmux.Pane.DisplayPanes

View as Markdown

Module
tmux
Declared in
Pane
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/pane_modes.go
DisplayPanes ( ctx : context.Context , request : DisplayPanesRequest ) error
method [source]
method [source]
DisplayPanes

DisplayPanes displays pane numbers for tmux's current client and waits for the indicator to close. It is client-scoped: the receiver supplies only the server connection and no pane target. A zero request uses tmux's configured duration and permits number-key selection.

Only stderr produces a redacted CommandError ; nonzero exits without stderr are ignored. Cancellation cannot revoke an accepted display.

0 declared, 0 inherited

Esc

Type to search.