https://bugs.kde.org/show_bug.cgi?id=455166

Kurt Hindenburg <khindenb...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
      Latest Commit|                            |https://invent.kde.org/util
                   |                            |ities/konsole/commit/2e84af
                   |                            |9400409021fe1ad64e7e56f2c5a
                   |                            |0e6f82f
         Resolution|---                         |FIXED

--- Comment #14 from Kurt Hindenburg <khindenb...@kde.org> ---
Git commit 2e84af9400409021fe1ad64e7e56f2c5a0e6f82f by Kurt Hindenburg, on
behalf of Luis Javier Merino Morán.
Committed on 10/12/2022 at 08:11.
Pushed by hindenburg into branch 'master'.

url filter: start regex with word boundary

This allows recognizing more kinds of enclosed URIs, e.g:

 - angle brackets: <https://example.com>
 - lenticular brackets: 【https://example.com】
 - braces: {https://example.com}
 - guillemets: «https://example.com»
 - single guillemets ‹https://example.com›
 - ...

and also URIs right after an equals sign, e.g: foo=https://example.com.
Related: bug 462511

M  +6    -0    src/autotests/HotSpotFilterTest.cpp
M  +1    -1    src/filterHotSpots/UrlFilter.cpp

https://invent.kde.org/utilities/konsole/commit/2e84af9400409021fe1ad64e7e56f2c5a0e6f82f

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to