libtmux Reference MCP Search
On this page

io.github.libtmux.internal.CommandStrings.CommandStrings.arguments

View as Markdown

Module
io.github.libtmux.internal.CommandStrings
Declared in
CommandStrings
Package
io.github.libtmux:libtmux
Source
libtmux/src/main/java/io/github/libtmux/internal/CommandStrings.java
arguments ( commands : List<List<String>> ) List<String>
methodstatic [source]
methodstatic [source]
arguments

Several commands as the flat argv tmux's own argv parser reads.

<p>tmux ends a command at an argument whose last byte is ;, and keeps the semicolon instead when a backslash precedes it, so an argument ending in one is escaped here and a bare ; separates commands.

0 declared, 0 inherited

Esc

Type to search.