diff options
| author | Thomas Ulmer <thomasmulmer02@gmail.com> | 2026-02-23 16:54:28 -0800 |
|---|---|---|
| committer | Thomas Ulmer <thomasmulmer02@gmail.com> | 2026-02-23 16:54:28 -0800 |
| commit | 0960985a5579aa22e4cad1b53e31d988d0815471 (patch) | |
| tree | fb93e4d945dc080cdde550a241a2325ac6492963 /src/vi/ex-070224/TODO | |
| parent | 1e06d782d2a8cdb9fe59e4932999869c95397cbd (diff) | |
add musl and vi
Diffstat (limited to 'src/vi/ex-070224/TODO')
| -rw-r--r-- | src/vi/ex-070224/TODO | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/vi/ex-070224/TODO b/src/vi/ex-070224/TODO new file mode 100644 index 0000000..aaf0564 --- /dev/null +++ b/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 |
