Comment 1 for bug 2020812

Revision history for this message
Julian Andres Klode (juliank) wrote :

I think you need to url encode the sequence, but not sure. I don't think there's anything we can do here about handling backslashes, the problem is backspaces do happen in actual config items and we can't introduce a behavior change for them as that would cause regressions.

You should be free to also printf the actual special character into the config option or the command line argument.