mirror of
https://github.com/wez/wezterm.git
synced 2024-12-27 15:37:29 +03:00
240 B
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.