On this page
types.NewWindowOptions.direction
- Module
- types
- Declared in
- NewWindowOptions
- Package
- @libtmux/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