Open
Description
currently it works like: qsreplace "https://site.com" ---> param=https%3A%2F%2Fsite.com
can you add an option to not url encode? ---> param=https://site.com
Metadata
Metadata
Assignees
Labels
No labels
8000
currently it works like: qsreplace "https://site.com" ---> param=https%3A%2F%2Fsite.com
can you add an option to not url encode? ---> param=https://site.com