mirror of
https://github.com/wez/wezterm.git
synced 2024-12-19 19:31:49 +03:00
9 lines
253 B
Markdown
9 lines
253 B
Markdown
|
# `pane:pane_id()`
|
||
|
|
||
|
*Since: nightly builds only*
|
||
|
|
||
|
Returns the id number for the pane. The Id is used to identify the pane
|
||
|
within the internal multiplexer and can be used when making API calls
|
||
|
via `wezterm cli` to indicate the subject of manipulation.
|
||
|
|