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

types.RunShellOptions

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
Package
libtmux
Source
packages/libtmux/src/types.ts
interface types.RunShellOptions
interface [source]
interface [source]
interface types.RunShellOptions

Where the shell command runs, and whether the call waits for it.

The command runs on the machine the tmux *server* is on, not the caller's.

1 declared, 0 inherited

Members

  • target property Pane the command's #{pane_*} formats resolve against.
Esc

Type to search.