Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Problem with "?" symbol



} > autoload -Uz url-quote-magic
} > zle -N self-insert url-quote-magic
} 
} Is there any documentation about it? Searching for "url-quote" in 'man
} zshall' didn't bring up anything.

It's never been added to the zshcontrib yodl source.  There's a lot of doc
in the function source itself, though:

    more ${^fpath}/url-quote-magic(N)



Messages sorted by: Reverse Date, Date, Thread, Author