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

io.github.libtmux.Pane.Pane.retitle

View as Markdown

Module
io.github.libtmux.Pane
Declared in
Pane
Package
io.github.libtmux:libtmux
Source
libtmux/src/main/java/io/github/libtmux/Pane.java
Other languages
Python Ruby LuaTypeScriptRustGo.NETC++Swift
retitle ( title : String ) → Pane
method [source]
method [source]
retitle

Retitles this pane and returns its replacement capture.

Retain the result to read the changed title. This handle keeps its original captured state.

A program running in the pane can set its own title through an escape sequence, and tmux reports that one instead. This says what the title is now, not what it will stay.

In other ports Set a pane's title

0 declared, 0 inherited

Esc

Type to search.