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

libtmux.constants.RESIZE_ADJUSTMENT_DIRECTION_FLAG_MAP

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

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.