diff options
Diffstat (limited to 'misc/git/files/patch-ac')
-rw-r--r-- | misc/git/files/patch-ac | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/misc/git/files/patch-ac b/misc/git/files/patch-ac new file mode 100644 index 000000000000..5363a376f6b0 --- /dev/null +++ b/misc/git/files/patch-ac @@ -0,0 +1,11 @@ +--- term/.gitrc.cons25.orig Sat Jun 15 17:00:30 1996 ++++ term/.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 + + |