constants.PaneDirection
TypeScript
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript
- Rust Unavailable
- Go Unavailable
- Java Unavailable
- .NET Unavailable
- C++ Unavailable
- Swift Unavailable
- Module
- constants
- Package
- libtmux
- Source
- packages/libtmux/src/constants.ts
-
Which side of the current pane a split puts the new one on.
AboveandLeftare the same split asBelowandRightwith tmux's-bflag, so the geometry is identical and only the occupant differs.
0 declared, 0 inherited