libtmux Reference MCP Search
On this page

types.NewSessionOptions.shellCommand

View as Markdown

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

A command for tmux to run in place of the default shell.

tmux hands this to a shell, so a whole command line works, and the process replaces the shell rather than running inside it — when it exits the window closes, unless remain-on-exit says otherwise.

0 declared, 0 inherited

Esc

Type to search.