Commit Graph

5 Commits

Author SHA1 Message Date
deepend 2c0c217bb6 files from last release. ex-050325 2024-10-10 18:04:47 +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 124bd15ee6 * If standard output is not a terminal, no '\r' is written at the end of
printed lines anymore.
2005-02-17 15:16:43 +00:00
Gunnar Ritter b737eb9531 * The -w option now also sets the scroll size for the 'z' command. 2005-02-17 12:41:23 +00:00
Gunnar Ritter 92e4e9fdf7 Initial revision 2004-12-04 13:17:05 +00:00