types.NewWindowOptions.direction
TypeScript
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript
- Rust Unavailable
- Go Unavailable
- Java Unavailable
- .NET Unavailable
- C++ Unavailable
- Swift Unavailable
- Module
- types
- Declared in
- NewWindowOptions
- Package
- libtmux
- Source
- packages/libtmux/src/types.ts
- direction : : WindowDirection
-
Place the window before or after the session's current window.
Relative to whichever window the session has selected, not to a window named here — the command addresses the session, so that is the anchor tmux measures from. Without this the window goes at the first free index.
0 declared, 0 inherited