<html><head><meta http-equiv="content-type" content="text/html; charset=us-ascii"></head><body style="overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;"><meta http-equiv="content-type" content="text/html; charset=us-ascii"><div style="overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;">Add mailing list again w/ full message.<div><br></div><div>Kurt<br><div><br><blockquote type="cite"><div>On Jul 8, 2023, at 3:50 PM, Mark Gaiser <markg85@gmail.com> wrote:</div><br class="Apple-interchange-newline"><div><div dir="ltr">Hi Hurt,<div><br></div><div>Looks like you're the main author of Konsole! Keep up the great work! I've been using it for years and - besides some tweaks deviating from the default - i love using it! I actually tried other terminal emulators but keep coming back to konsole!</div><div><br></div><div>But now I found an issue that keeps breaking my workflow but doesn't seem to have a way to disable. So i dived into the code thinking "ahh, i can find that easily, make a pr and go from there"... guess i was wrong!</div><div><br></div><div>In konsole when you paste an URL with query arguments, for example:</div><div>"<a href="https://kde.org/?here=are&some=query&arguments=yup">https://kde.org/?here=are&some=query&arguments=yup</a>"<br>Is pasted in konsole as:<br>"<a href="https://kde.org//?here\=are\&some\=query\&arguments\=yup">https://kde.org/\?here\=are\&some\=query\&arguments\=yup</a>"</div><div><br></div><div>Note the added backslashes. This absolutely kills my workflow when I use konsole to do something with a url (say a curl command) and copy it back out to say a browser. That doesn't work! I then need to manually remove the backslashes and I found myself doing this so often that I just need to have a look at this and see if I can make it optional. But I can't find the code doing this, apparently. Would you be able to point me to the code that does this?</div><div><br></div><div>I thought it was the "Allow escape sequences for links" feature (under Konsole -> Edit profile -> Mouse -> Miscellaneous but that seems to be something else. Then I thought it was the UrlFilter class but that didn't seem to be either... Help? :)</div><div><br></div><div>Best regards,</div><div>Mark Gaiser</div></div>
</div></blockquote></div><br></div></div></body></html>