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

View as Markdown

Module
LibTmux
Declared in
Window
Package
LibTmux
Source
src/LibTmux/Window.Lifecycle.cs
Other languages
PythonRubyLuaTypeScriptRustGoJavaC++Swift
RenameAsync ( name : string , cancellationToken : CancellationToken ) → Task<Window>
methodasync [source]
methodasync [source]
RenameAsync

Renames this window.

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

Parameters
Returns

A replacement handle carrying the new name.

In other ports Rename a window

0 declared, 0 inherited

Esc

Type to search.