summaryrefslogtreecommitdiff
path: root/tree/src/vi/ex-070224/TODO
diff options
context:
space:
mode:
authorThomas Ulmer <thomasmulmer02@gmail.com>2026-02-23 16:54:28 -0800
committerThomas Ulmer <thomasmulmer02@gmail.com>2026-02-23 16:54:28 -0800
commitbab271f5ae060734de7e95107baf5191e46fc90d (patch)
tree64953b1e5f6329eeb1d2e1b97823f0feeb6102a1 /tree/src/vi/ex-070224/TODO
parent49b4ddfca0b514cd4b4655a82a261187defd91d6 (diff)
add musl and vi
Diffstat (limited to 'tree/src/vi/ex-070224/TODO')
-rw-r--r--tree/src/vi/ex-070224/TODO12
1 files changed, 12 insertions, 0 deletions
diff --git a/tree/src/vi/ex-070224/TODO b/tree/src/vi/ex-070224/TODO
new file mode 100644
index 0000000..aaf0564
--- /dev/null
+++ b/tree/src/vi/ex-070224/TODO
@@ -0,0 +1,12 @@
+TODO list for ex
+
+- Some support for UTF-8 combining characters should probably be added.
+
+- Since the POSIX standard developers did not include a method to
+ determine whether something is a valid collation symbol or an
+ equivalence class, and since there is no access to the basic
+ collation sequence, LC_COLLATE locales are completely ignored.
+
+- SVr4 ex probably has some silent features that this one should have too.
+
+Gunnar Ritter 2/19/05