From bab271f5ae060734de7e95107baf5191e46fc90d Mon Sep 17 00:00:00 2001 From: Thomas Ulmer Date: Mon, 23 Feb 2026 16:54:28 -0800 Subject: add musl and vi --- tree/src/vi/ex-070224/TODO | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 tree/src/vi/ex-070224/TODO (limited to 'tree/src/vi/ex-070224/TODO') 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 -- cgit v1.2.3