libtmux Reference MCP Search
On this page

types.NewWindowOptions

View as Markdown

Module
types
Package
@libtmux/libtmux
Source
packages/libtmux/src/types.ts
interface types.NewWindowOptions
interface [source]
interface [source]
interface types.NewWindowOptions

5 declared, 0 inherited

Members

  • direction property Place the window before or after the session's current window.
  • environment property Variables to set in the process this starts, tmux's -e.
  • name property The window's name.
  • shellCommand property A command for tmux to run in place of the default shell.
  • startDirectory property
Esc

Type to search.