From 0b74a17baaf9689a881993e146b2470bb8a281fa Mon Sep 17 00:00:00 2001 From: anon Date: Thu, 24 Aug 2023 04:44:26 +0200 Subject: [PATCH] updated know bugs --- BUGS.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/BUGS.md b/BUGS.md index 9736a8e..75fcd02 100644 --- a/BUGS.md +++ b/BUGS.md @@ -1,5 +1,2 @@ ## Bugs - + segfaults under -O2 - + i cannot decypher the valgrind warnings - + a sinle character right before keywords is always highlighted; the bug is understood, the resolution design is under contemplation - + newlines are not yet given special treatment in regex_match() + + "\<" and "\>" are not yet implemented; they actually signal complex regexes, there should be a regex preprocessor replacing them