libtmux Reference MCP Search
On this page

types.SplitOptions

View as Markdown

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

6 declared, 0 inherited

Members

  • direction property Which side of this pane the new one takes.
  • environment property Variables to set in the process this starts, tmux's -e.
  • shellCommand property A command for tmux to run in place of the default shell.
  • size property How big the new pane is, tmux's -l.
  • startDirectory property
  • vertical property
Esc

Type to search.