diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2024-09-02 23:09:53 +0200 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2024-09-09 18:22:21 +0200 |
commit | 4dadac8a15b5fa17679db9ef64b437919399f226 (patch) | |
tree | 5e16b1de86b612802872fc45bfa0adbf0dc19b29 /AppImage | |
parent | 33124e3d469d028f367b5fcd1f1a7197754f8f09 (diff) | |
download | sciteco-4dadac8a15b5fa17679db9ef64b437919399f226.tar.gz |
glob patterns fully support Unicode now (refs #5)
* The ASCII compiler would try to escape ("\") all bytes of a multibyte
UTF-8 glyph.
* The new implementation escapes only metacharacters and passes down
all non-ANSI glyphs unchanged.
On the downside, this will work only with PCREs.
Diffstat (limited to 'AppImage')
0 files changed, 0 insertions, 0 deletions