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

240 B

domain:is_spawnable()

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

Returns false if this domain will never be able to spawn a new pane/tab/window, true otherwise.

Serial ports are represented by a serial domain that is not spawnable.