pub(crate) fn parse_terminal_url(
    slot: &mut TerminalUrl,
    v: Option<&str>
) -> bool