LibTmux.Pane.Title
- Module
- LibTmux
- Declared in
- Pane
- Package
- LibTmux
- Source
- src/LibTmux/Pane.Snapshot.cs
- Other languages
- PythonRubyLua TypeScript RustGoJavaC++ Swift
-
Gets the pane title captured with this handle.
Discussed in Format-token fields
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 - Go
tmux.Pane.Title - Java
io.github.libtmux.Pane.Pane.title - C++
libtmux::Pane::title - Swift no equivalent on
Pane
- Python
0 declared, 0 inherited