blob: 0db4504f59ddba90231e18b0af4d0191fdc1322d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-ad,v 1.1 2006/01/26 17:58:18 reed Exp $
--- term/.gitrc.cons25.orig 2006-01-26 09:32:11.000000000 -0800
+++ term/.gitrc.cons25 2006-01-26 09:33:17.000000000 -0800
@@ -24,7 +24,7 @@
[Setup]
AnsiColors = ON # empty means OFF
-UseLastScreenChar = OFF # use the last character on the screen
+UseLastScreenChar = ON # use the last character on the screen
StartupScrollStep = # empty means half the number of lines
|