libtmux Reference MCP Search
On this page

LibTmux.TmuxOptions.SetAsync

View as Markdown

Module
LibTmux
Declared in
TmuxOptions
Package
LibTmux
Source
src/LibTmux/Options/TmuxOptions.cs
SetAsync ( request : SetOptionRequest , cancellationToken : CancellationToken ) Task<TmuxOptionValue>
methodasync [source]
methodasync [source]
SetAsync

Sets one option.

The value is read back rather than echoed, because tmux does not always store what it was given: an appended value joins what was there, and a format is expanded before it lands.

Parameters
Returns

The value tmux holds afterwards.

Raises

Discussed in Options and hooks

0 declared, 0 inherited

Esc

Type to search.