constants.WindowDirection
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
-
Where a new window lands relative to the one it was created from.
tmux inserts at the next index before or after the target and moves the windows above it up to make room, so indices a caller is holding can shift. Without either direction the target index *is* the new window's place.
0 declared, 0 inherited