- Module
- tmux
- Declared in
- Pane
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/format_generated.go
- Other languages
- PythonRubyLua TypeScript RustJava.NETC++ Swift
-
Title returns tmux #{pane_title} as string from this Pane's materialized pane-scoped fields (tmux 3.2a or later).
In other ports A pane's title
- Python
libtmux.Pane.title - Ruby
LibTmux::PaneSnapshot#title - Lua
libtmux.SnapshotPane.title - TypeScript no accessor; the field is read from
Pane.format, tmux's own row - Rust
pane.Pane.title - Java
io.github.libtmux.Pane.Pane.title - .NET
LibTmux.Pane.Title - C++
libtmux::Pane::title - Swift no equivalent on
Pane
- Python
0 declared, 0 inherited