libtmux Reference MCP Search
On this page

LibTmux.ResizeWindowRequest

View as Markdown

Module
LibTmux
Package
LibTmux
Source
src/LibTmux/Requests/ResizeWindowRequest.cs
struct LibTmux.ResizeWindowRequest
struct [source]
struct [source]
struct LibTmux.ResizeWindowRequest

Describes one resize-window invocation.

tmux applies a mode after a direction or an explicit size and silently discards the loser, so the request refuses the ambiguity instead.

6 declared, 0 inherited

Members

  • ResizeWindowRequest method Initializes a window-resize request.
  • Adjustment property Gets how many cells to move the edge by.
  • Direction property Gets the edge to move.
  • Height property Gets the explicit height.
  • Mode property Gets the sizing to follow against the window's clients.
  • Width property Gets the explicit width.
Esc

Type to search.