libtmux Reference MCP Search
On this page

LibTmux.Server.RunShellAsync

View as Markdown

Module
LibTmux
Declared in
Server
Package
LibTmux
Source
src/LibTmux/Server.Execution.cs
RunShellAsync ( request : RunShellRequest , cancellationToken : CancellationToken ) Task<IReadOnlyList<string>?>
methodasync [source]
methodasync [source]
RunShellAsync

Runs a shell command and reports what it printed.

The directory flag arrived in tmux 3.4, the error-output flag in 3.6, and passing arguments without a shell in 3.7.

Parameters
Returns

What the command printed, or null when tmux did not wait for it.

0 declared, 0 inherited

Esc

Type to search.