deepend
|
2c0c217bb6
|
files from last release. ex-050325
|
2024-10-10 18:04:47 +00:00 |
Gunnar Ritter
|
6070ff258f
|
fixed visual 'n' for very long lines
|
2005-08-06 11:41:15 +00:00 |
Gunnar Ritter
|
5e1eca3ce2
|
limited capability to view long lines with vi
|
2005-08-05 23:15:03 +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
|
aada6fd740
|
* Ex does not exit on errors immediately anymore if standard input is not
a terminal but a pipe or regular file.
|
2005-02-17 17:00:56 +00:00 |
Gunnar Ritter
|
50bf5781f9
|
* The 'source' ex command now works if command input comes from a pipe or
regular file.
|
2005-02-17 16:03:03 +00:00 |
Gunnar Ritter
|
280906a241
|
singlebyte compile fixes
|
2005-02-15 16:55:39 +00:00 |
Gunnar Ritter
|
d1a3bb3efa
|
* Made multicolumn characters work in lines longer than the screen width in
visual mode (Bugreport by Matthew Fischer).
|
2005-02-15 16:31:11 +00:00 |
Gunnar Ritter
|
7529db3b73
|
* Pressing the ^U (kill) character in insert mode sometimes positioned the
cursor at weird locations since the last revision (P).
|
2005-01-13 19:21:27 +00:00 |
Gunnar Ritter
|
92e4e9fdf7
|
Initial revision
|
2004-12-04 13:17:05 +00:00 |