libtmux Reference MCP Search
On this page

common.CommandOptions.timeoutMs

View as Markdown

Module
common
Declared in
CommandOptions
Package
@libtmux/libtmux
Source
packages/libtmux/src/common.ts
timeoutMs : : number
propertyreadonly [source]
propertyreadonly [source]
timeoutMs

Give up on the command after this many milliseconds.

Must be a positive timer-safe integer.

Overrides the server's default. Without either, a command waits as long as tmux takes, which for a wedged daemon is forever.

0 declared, 0 inherited

Esc

Type to search.