mirror of
https://github.com/tildeclub/ex-vi.git
synced 2026-01-24 02:10:19 +00:00
* Traditional regular expressions can now be used with multibyte characters.
This commit is contained in:
4
TODO
4
TODO
@@ -9,8 +9,4 @@ TODO list for ex
|
||||
|
||||
- SVr4 ex probably has some silent features that this one should have too.
|
||||
|
||||
- The traditional regular expression code in ex_re.c could be updated to
|
||||
work with multibyte characters. This would mostly involve to take the
|
||||
code from libcommon/regexp.h of the Heirloom Toolchest.
|
||||
|
||||
Gunnar Ritter 2/19/05
|
||||
|
||||
Reference in New Issue
Block a user