1
1
mirror of https://github.com/wez/wezterm.git synced 2025-01-03 11:11:43 +03:00
wezterm/docs/config/lua/window/window_id.md

9 lines
266 B
Markdown
Raw Normal View History

# `window:window_id()`
*Since: 20201031-154415-9614e117*
Returns the id number for the window. The Id is used to identify the window
within the internal multiplexer and can be used when making API calls
via `wezterm cli` to indicate the subject of manipulation.