libtmux Reference MCP Search
On this page

LibTmux.Pane.SetTitleAsync

View as Markdown

Module
LibTmux
Declared in
Pane
Package
LibTmux
Source
src/LibTmux/Pane.Topology.cs
SetTitleAsync ( title : string , cancellationToken : CancellationToken ) Task<Pane>
methodasync [source]
methodasync [source]
SetTitleAsync

Sets this pane's title.

tmux expands the title as a format, so a # in it does not survive verbatim.

Parameters
Returns

A replacement handle carrying the new title.

0 declared, 0 inherited

Esc

Type to search.