- Module
- pane
- Declared in
- Pane
- Package
- libtmux
- Source
- crates/libtmux/src/pane.rs
- Other languages
- PythonTypeScriptGoJava.NETC++Swift
-
Set the pane's title.
Errors
Returns an error when tmux refuses the title.
In other ports Set a pane's title
- Python
libtmux.Pane.set_title - TypeScript
pane.Pane.setTitle - Go
tmux.Pane.SetTitle - Java
io.github.libtmux.Pane.Pane.retitle - .NET
LibTmux.Pane.SetTitleAsync - C++
libtmux::Pane::set_title - Swift
Server.setTitle(_:of:)
- Python
0 declared, 0 inherited