micro/internal/util
Jöran Karl 69064cf808 util: Improve and rename EscapePath() to DetermineEscapePath()
If the new URL encoded path is found then it has precedence over the '%' escaped
path. In case none of both is found the new URL approach is used.
2025-02-28 18:57:53 +01:00
..
lua.go Final touches for combining character support 2020-05-20 17:00:56 -04:00
profile.go Improve mouse selection performance 2019-12-28 12:04:43 -05:00
unicode.go Make determining whether a code point represents a combining mark faster (#1719) 2020-06-12 00:10:00 -04:00
util.go util: Improve and rename EscapePath() to DetermineEscapePath() 2025-02-28 18:57:53 +01:00
util_test.go Fix test dependencies and travis build 2019-12-25 17:05:10 -05:00