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

tmux.RotateWindowRequest

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
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.