Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

LibTmux.Pane.SetTitleAsync

View as Markdown

Module
LibTmux
Declared in
Pane
Package
LibTmux
Source
src/LibTmux/Pane.Topology.cs
Other languages
Python Ruby LuaTypeScriptRustGoJavaC++Swift
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.

In other ports Set a pane's title

0 declared, 0 inherited

Esc

Type to search.