mirror of
https://github.com/wez/wezterm.git
synced 2024-12-19 03:11:31 +03:00
9 lines
258 B
Markdown
9 lines
258 B
Markdown
# `pane:pane_id()`
|
|
|
|
*Since: 20201031-154415-9614e117*
|
|
|
|
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.
|
|
|