pane.Pane.displayMessage
- Module
- pane
- Declared in
- Pane
- Package
- libtmux
- Source
- packages/libtmux/src/pane.ts
- Other languages
- Python Ruby Lua RustGo Java .NETC++ Swift
-
Expand a tmux format string against this pane.
Examples
const shown = await pane.displayMessage("#{pane_index}");shown[0];In other ports Show a message on the client viewing a pane
- Python
libtmux.Pane.display_message - Ruby No source-verified Ruby equivalent is recorded for this operation.
- Lua No source-verified Lua equivalent is recorded for this operation.
- Rust
pane.Pane.display - Go
tmux.Pane.DisplayMessage - Java no equivalent on
Pane - .NET
LibTmux.Pane.DisplayMessageAsync - C++
libtmux::Pane::show_message - Swift no equivalent on
Pane
- Python
0 declared, 0 inherited