- Declared in
- Server
- Package
- libtmux-swift
- Source
- Sources/LibTmux/Navigation.swift
- Other languages
- Python Ruby LuaTypeScriptRustGoJava.NETC++
-
Sets a pane's title. The title is only shown when tmux is configured to display it, but it is always readable through a format.
- Raises
In other ports Set a pane's title
- Python
libtmux.Pane.set_title - Ruby No source-verified Ruby equivalent is recorded for this operation.
- Lua
libtmux.Pane:set_title - TypeScript
pane.Pane.setTitle - Rust
pane.Pane.set_title - Go
tmux.Pane.SetTitle - Java
io.github.libtmux.Pane.Pane.retitle - .NET
LibTmux.Pane.SetTitleAsync - C++
libtmux::Pane::set_title
0 declared, 0 inherited