File: termtype.dpatch

package info (click to toggle)
xvt 2.1-14
  • links: PTS
  • area: main
  • in suites: woody
  • size: 348 kB
  • ctags: 430
  • sloc: ansic: 5,107; perl: 1,329; makefile: 31; sh: 29
file content (13 lines) | stat: -rw-r--r-- 441 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
#PATCHOPTIONS: -F3

--- xvt.h.orig	Fri Mar 17 11:59:09 2000
+++ xvt.h	Fri Mar 17 11:56:37 2000
@@ -34,7 +34,7 @@
 #define DEF_FONT "8x13"
 #define FIXED_FONT "fixed"	/* last resort font */
 #define DEF_SAVED_LINES 64	/* number of saved lines that have scrolled of the top */
-#define TERM_ENV "TERM=xterm"
+#define TERM_ENV "TERM=xterm-r6"
 #define COMMAND "/bin/csh"	/* default command to run */
 
 /* arguments to set and reset functions.