libtmux Reference MCP Search
On this page

io.github.libtmux.SplitSpec.SplitSpec.argv

View as Markdown

Module
io.github.libtmux.SplitSpec
Declared in
SplitSpec
Package
io.github.libtmux:libtmux
Source
libtmux/src/main/java/io/github/libtmux/SplitSpec.java
argv ( target : String , format : String , running : TmuxVersion ) List<String>
method [source]
method [source]
argv

The command that performs this split, reporting the new pane through format.

Parameters
  • target ( String ) – what to split, as a tmux target

  • format ( String ) – the row format the caller will read the result back with

  • running ( TmuxVersion ) – the version of the server about to run this

Raises

0 declared, 0 inherited

Esc

Type to search.