Commit Graph

7 Commits

Author SHA1 Message Date
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 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 b0a749c10a * The 'p' command now works correctly if the buffer contains a partial line
with multibyte characters.
2005-03-24 22:58:14 +00:00
Gunnar Ritter 335f1e9f08 * Undoing the replacement of a multicolumn character by a singlecolumn
character twice made the singlecolumn character invisible.
2005-01-10 21:59:00 +00:00
Gunnar Ritter 92e4e9fdf7 Initial revision 2004-12-04 13:17:05 +00:00