|
KiTTY : ForumLast modification : - |
|
|
|---|---|---|
| Welcome / Recent changes / News / Forum / Download / Contacts | Edit | |
Small fix for hyperlink regex
joe_v - Fri 06/04/2012 09:05:06 CEST +0200
If you wrap a url link in '' (strong quoting)
eg 'http://google.com' the second ' will get included as part of the link when you click on it or hover your mouse on it http://google.com' The fix is simple, in the Hyperlink option in Pref, untick "Use the default reg ex" and add a ' after each " in the "Specify your own" field so it becomes: (((https?|ftp):\/\/)|www\.)(([0-9]+\.[0-9]+\.[0-9]+\.[0-9]+)|localhost|([a-zA-Z0-9\-]+\.)*[a-zA-Z0-9\-]+\.(com|net|org|info|biz|gov|name|edu|[a-zA-Z][a-zA-Z]))(:[0-9]+)?((\/|\?)[ "']*[ ,;\.:"'>)])? Hope the dev can add the fix in internal hyperlink's regex as well Answer |
||
|
Wiki utilisant PumaWiki 1.0, merci aux membres de la PuTTY Team 2026/06/21 13:30 -- en -- 216.73.217.18 -- |
||