A string webjump can now provide post_data, with replacement of '%s'
elements with the webjump arguments.
Great.
Thanks.
I notice you say "arguments"
More precisely, each '%s' element is replaced by all the arguments.
This differs from an ordinary string webjump, where, as you've noticed,
only the first %s in the string is replaced by all the arguments.
but I've tried in the past to use
webjumps with multiple arguments and I get this behavior
[snip]
You want to be able to access each argument individually, which is not
currently supported in string webjumps. I think that would be a useful
extension, but a numerical notation should be devised for that. Such a
change would be separate from the current patch.
Regards, David
_______________________________________________
Conkeror mailing list
[email protected]
https://www.mozdev.org/mailman/listinfo/conkeror