mirror of
https://github.com/neovim/neovim.git
synced 2026-03-13 12:35:48 +00:00
connection from any channel or stdio will unblock remote_ui_wait_for_attach. Wait on stdio only if only —embed specified, if both —embed and —listen then wait on any channel.