On this page
LibTmux.ResizeWindowRequest
- Module
- LibTmux
- Package
- LibTmux
- Source
- src/LibTmux/Requests/ResizeWindowRequest.cs
-
Describes one
resize-windowinvocation.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.