libtmux Reference MCP Search
On this page

window.Rotation

View as Markdown

Module
window
Package
libtmux
Source
crates/libtmux/src/window.rs
enum window.Rotation
enumoverload [source]
enumoverload [source]
enum window.Rotation

2 declared, 0 inherited

Members

  • Down constant Move each pane to the position after it, which is tmux's default.
  • Up constant Move each pane to the position before it, so the first becomes last.
Esc

Type to search.