libtmux Reference MCP Search
On this page

libtmux.constants.RESIZE_ADJUSTMENT_DIRECTION_FLAG_MAP

View as Markdown

Module
libtmux.constants
Package
libtmux
Source
src/libtmux/constants.py
RESIZE_ADJUSTMENT_DIRECTION_FLAG_MAP : dict[ResizeAdjustmentDirection, str] = { ResizeAdjustmentDirection.Up: "-U", ResizeAdjustmentDirection.Down: "-D", ResizeAdjustmentDirection.Left: "-L", ResizeAdjustmentDirection.Right: "-R", }
constant [source]
constant [source]
RESIZE_ADJUSTMENT_DIRECTION_FLAG_MAP

0 declared, 0 inherited

Esc

Type to search.