libtmux Reference MCP Search
On this page

tmux.Window.Rotate

View as Markdown

Module
tmux
Declared in
Window
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/window_pane_topology.go
Rotate ( ctx : context.Context , request : RotateWindowRequest ) (Window, error)
method [source]
method [source]
Rotate

Rotate rotates pane positions in the receiver's exact winlink without selecting the window or promising client focus. It returns a freshly materialized exact Window preserving the receiver SessionID, rather than a canonical ID-only view. If the command succeeds but refresh fails, Rotate returns the receiver with that error; earlier failures return zero.

0 declared, 0 inherited

Esc

Type to search.