libtmux Reference MCP Search
On this page

libtmux.Pane.send_prefix

View as Markdown

Module
libtmux
Declared in
Pane
Package
libtmux
Source
src/libtmux/pane.py
send_prefix ( self , secondary : bool | None = None ) None
method [source]
method [source]
send_prefix

Send the prefix key to the pane via $ tmux send-prefix.

Examples

>>> pane.send_prefix()
Parameters
  • secondary ( bool | None ) – Send the secondary prefix key (-2 flag).

0 declared, 0 inherited

Esc

Type to search.