libtmux Reference MCP Search
On this page

types.MoveWindowOptions.session

View as Markdown

Module
types
Declared in
MoveWindowOptions
Package
@libtmux/libtmux
Source
packages/libtmux/src/types.ts
session : : string
propertyreadonly [source]
propertyreadonly [source]
session

Destination session; the window stays in its own session when omitted.

Omitted means this window's session, not tmux's current one — tmux reads a destination of :3 as index 3 of whichever session it happens to consider current, which is rarely the one a caller holding this window means.

0 declared, 0 inherited

Esc

Type to search.