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

View as Markdown

Module
io.github.libtmux.Window
Declared in
Window
Package
io.github.libtmux:libtmux
Source
libtmux/src/main/java/io/github/libtmux/Window.java
Other languages
PythonRubyLuaTypeScriptRustGo.NETC++Swift
rename ( name : String ) → Window
method [source]
method [source]
rename

Renames this window and returns its replacement capture.

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

A : or . is kept as written on every supported release but 3.7, which refuses the name. A kept delimiter cannot then address the window, since a target splits on both. Unlike a session name, a window name is never rewritten.

In other ports Rename a window

0 declared, 0 inherited

Esc

Type to search.