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

libtmux.RespawnOptions

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

View as Markdown

Module
libtmux
Package
libtmux
Source
lua/libtmux/_internal/pane.lua
class libtmux.RespawnOptions
class [source]
class [source]
class libtmux.RespawnOptions

1 declared, 5 inherited

Members

  • kill attribute Replace an active program; defaults to false.

Inherited members

Reached through libtmux.CreationOptions.

  • argv libtmux.CreationOptions Literal command arguments; mutually exclusive with shell.
  • cwd libtmux.CreationOptions Absolute working directory.
  • environment libtmux.CreationOptions Environment for the created scope.
  • process libtmux.CreationOptions
  • shell libtmux.CreationOptions Explicit shell program.
Esc

Type to search.