* 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

@@ -1,5 +1,5 @@
#
# Sccsid @(#)ex.spec 1.7 (gritter) 1/22/05
# Sccsid @(#)ex.spec 1.8 (gritter) 7/12/05
#
Summary: A port of the traditional ex/vi editors
Name: ex
@@ -8,7 +8,7 @@ Release: 1
License: BSD
Source: %{name}-%{version}.tar.bz2
Group: System Environment/Base
Vendor: Gunnar Ritter <Gunnar.Ritter@pluto.uni-freiburg.de>
Vendor: Gunnar Ritter <gunnarr@acm.org>
URL: <http://ex-vi.sourceforge.net>
BuildRoot: %{_tmppath}/%{name}-root