Updated experimental features. - sam - An updated version of the sam text edito… | |
git clone git://vernunftzentrum.de/sam.git | |
Log | |
Files | |
Refs | |
LICENSE | |
--- | |
commit fff7e1775eb2be17e03223bdd8926dee6ecd47dc | |
parent 31f37e5e6d02bf93018f1784d894723412b0f5de | |
Author: Rob King <[email protected]> | |
Date: Mon, 3 Oct 2016 23:08:14 -0500 | |
Updated experimental features. | |
Diffstat: | |
README.rst | 1 + | |
1 file changed, 1 insertion(+), 0 deletions(-) | |
--- | |
diff --git a/README.rst b/README.rst | |
@@ -36,6 +36,7 @@ Differences between this and the main branch include: | |
- Use of wide characters instead of runes, | |
and the operating system's multibyte encoding functions. | |
This should allow sam to work with any character encoding supported by the O… | |
+ Additionally, this allows support beyond the Basic Multilingual Plane. | |
- A much smaller and simpler buffer implementation. | |
Classic sam had a very complex buffer implementation because it had to; | |
things were less standardized then and you couldn't rely on the OS having a … |