On this page
libtmux.constants.WINDOW_DIRECTION_FLAG_MAP
- Module
- libtmux.constants
- Package
- libtmux
- Source
- src/libtmux/constants.py
- WINDOW_DIRECTION_FLAG_MAP : dict[WindowDirection, str] = { WindowDirection.Before: "-b", WindowDirection.After: "-a", }
0 declared, 0 inherited