libtmux Reference MCP Search
On this page

window.ResizeDirection

View as Markdown

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

5 declared, 0 inherited

Members

  • Down constant Move the bottom edge down.
  • Left constant Move the left edge left.
  • Right constant Move the right edge right.
  • Up constant Move the top edge up, making it taller.
  • flag method Return the tmux flag for this direction.
Esc

Type to search.