* 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.
This commit is contained in:
Gunnar Ritter
2005-08-04 12:09:59 +00:00
parent c69b1ee369
commit 2b70d8e5eb
15 changed files with 72 additions and 57 deletions

View File

@@ -72,7 +72,7 @@
*
* from ex_temp.h 7.4 (Berkeley) 5/31/85
*
* @(#)ex_temp.h 1.8 (gritter) 1/26/02
* Sccsid @(#)ex_temp.h 1.9 (gritter) 8/4/05
*/
/*