Add experimental note in readme

This commit is contained in:
Daniel Imms
2023-09-11 06:06:58 -07:00
parent 1b5756c1b1
commit 17c4d097bb
@@ -1,5 +1,7 @@
## xterm-addon-unicode-graphemes
⚠️ **This addon is currently experimental and may introduce unexpected and non-standard behavior**
An addon providing enhanced Unicode support (include grapheme clustering) for xterm.js.
The file `src/UnicodeProperties.ts` is generated and depends on the Unicode version. See [the unicode-properties project](https://github.com/PerBothner/unicode-properties) for credits and re-generation instructions.