diff --git a/url-mode.c b/url-mode.c index 6aa56a43..d755e417 100644 --- a/url-mode.c +++ b/url-mode.c @@ -220,6 +220,7 @@ auto_detected(const struct terminal *term, enum url_action action, L"file://", L"gemini://", L"gopher://", + L"emxc://", }; size_t max_prot_len = 0;