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

LibTmux.ResizeWindowRequest

.NET
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go Unavailable
  • Java Unavailable
  • .NET
  • C++ Unavailable
  • Swift Unavailable

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

  • 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.
  • ToCommand method Returns a window-resize request as one tmux command.
  • Width property Gets the explicit width.
Esc

Type to search.