1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-27 15:37:29 +03:00
wezterm/docs/config/lua/MuxDomain/has_any_panes.md
2023-03-20 21:29:43 -07:00

233 B

domain:has_any_panes()

{{since('20230320-124340-559cb7b0')}}

Returns true if the mux has any panes that belong to this domain.

This can be useful when deciding whether to spawn additional panes after attaching to a domain.