From 15bd7946cc838a3151c357e4b0bc1ab85eecda62 Mon Sep 17 00:00:00 2001 From: Thomas Ulmer Date: Mon, 23 Feb 2026 16:54:28 -0800 Subject: add musl and vi --- TODO | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 TODO (limited to 'TODO') diff --git a/TODO b/TODO new file mode 100644 index 0000000..aaf0564 --- /dev/null +++ b/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