blob: 5ac98c4aa1965a401edfdfc0fdfb5e704d576abe (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: gitrc.cons25.patch,v 1.2 1998/08/07 11:10:20 agc Exp $
--- .gitrc.cons25.orig Sat Jun 15 17:00:30 1996
+++ .gitrc.cons25 Sat Jun 15 17:05:28 1996
@@ -24,7 +24,7 @@
[Setup]
TempDirectory = /tmp
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
|