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

Go API

Go documentation

tmux.Pane.DisplayPanes

Go
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go
  • Java Unavailable
  • .NET Unavailable
  • C++ Unavailable
  • Swift Unavailable

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.