diff options
Diffstat (limited to 'tree/src/vi/ex-070224/TODO')
| -rw-r--r-- | tree/src/vi/ex-070224/TODO | 12 |
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 |
