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

View as Markdown

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

Renames this session.

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 session

0 declared, 0 inherited

Esc

Type to search.