libtmux Reference MCP Search
On this page

tmux.RotateWindowRequest

View as Markdown

Module
tmux
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/window_pane_topology.go
struct tmux.RotateWindowRequest
struct [source]
struct [source]
struct tmux.RotateWindowRequest

RotateWindowRequest configures rotate-window. Its zero value uses tmux's default rotation; enum validation happens before execution.

2 declared, 0 inherited

Members

  • Direction attribute Direction selects the rotation direction; zero uses tmux's default.
  • KeepZoom attribute KeepZoom preserves the window's zoomed state.
Esc

Type to search.