libtmux Reference MCP Search
On this page

types.MoveWindowOptions

View as Markdown

Module
types
Package
@libtmux/libtmux
Source
packages/libtmux/src/types.ts
interface types.MoveWindowOptions
interface [source]
interface [source]
interface types.MoveWindowOptions

2 declared, 0 inherited

Members

  • index property Destination index; tmux picks the next free one when omitted.
  • session property Destination session; the window stays in its own session when omitted.
Esc

Type to search.