Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

types.NewSessionOptions.shellCommand

TypeScript
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript
  • Rust Unavailable
  • Go Unavailable
  • Java Unavailable
  • .NET Unavailable
  • C++ Unavailable
  • Swift Unavailable

View as Markdown

Module
types
Declared in
NewSessionOptions
Package
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.