|
|
2c0c217bb6
|
files from last release. ex-050325
|
2024-10-10 18:04:47 +00:00 |
|
Gunnar Ritter
|
b0ff1d6b3e
|
ex (not vi) can now edit files with lines of arbitrary length.
|
2005-08-04 15:23:39 +00:00 |
|
Gunnar Ritter
|
2b70d8e5eb
|
* The screen buffers for visual mode are now dynamically allocated, so
vi usually does not return to ex mode with "screen too large" when the
terminal is resized on a large monitor anymore.
|
2005-08-04 12:09:59 +00:00 |
|
Gunnar Ritter
|
3a034c9785
|
* When the 'ignorecase' option is toggled, saved regular expressions are now
updated accordingly.
|
2005-02-19 20:13:22 +00:00 |
|
Gunnar Ritter
|
773cc81104
|
got rid of Re_used
|
2005-02-19 19:38:24 +00:00 |
|
Gunnar Ritter
|
6a6d9e4069
|
include regex.h in ex_re.c only
|
2005-02-19 18:37:13 +00:00 |
|
Gunnar Ritter
|
971748839e
|
* Traditional regular expressions can now be used with multibyte characters.
|
2005-02-19 18:01:26 +00:00 |
|
Gunnar Ritter
|
92e4e9fdf7
|
Initial revision
|
2004-12-04 13:17:05 +00:00 |
|