summaryrefslogtreecommitdiff
path: root/src/vi/ex-070224/TODO
diff options
context:
space:
mode:
authorThomas Ulmer <thomasmulmer02@gmail.com>2026-03-02 20:03:16 -0800
committerThomas Ulmer <thomasmulmer02@gmail.com>2026-03-02 20:03:16 -0800
commit8b9a895e4425462787aba1b9b0b55495880fe707 (patch)
tree5c6faa3afd20729b86def89762e33606a001f3b8 /src/vi/ex-070224/TODO
parent8e8d7917d5742c7ce42b46681c7c4430a51da505 (diff)
move vi to separate repo
Diffstat (limited to 'src/vi/ex-070224/TODO')
-rw-r--r--src/vi/ex-070224/TODO12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/vi/ex-070224/TODO b/src/vi/ex-070224/TODO
deleted file mode 100644
index aaf0564..0000000
--- a/src/vi/ex-070224/TODO
+++ /dev/null
@@ -1,12 +0,0 @@
-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