summaryrefslogtreecommitdiff
path: root/japanese/kterm/files/patch-ae
diff options
context:
space:
mode:
authorShigeyuki Fukushima <shige@FreeBSD.org>2002-11-15 16:24:37 +0000
committerShigeyuki Fukushima <shige@FreeBSD.org>2002-11-15 16:24:37 +0000
commit1b6f3b8cd3b440687e1a1a817487a76a82d636dd (patch)
tree4f6d03a6b391168acc7b78c24478ea12b666febe /japanese/kterm/files/patch-ae
parentUpdate to 0.10.4, and fix build with GNOME 2.0.x. (diff)
Support termcap "ec"(erase_chars).
This fixed scroll-and-wipe-screen problem, for example, using /usr/bin/vi(4.x-RELEASE). # There is "ec" directive in "kterm" termcap. # But, kterm-6.2.0_4 or former does not support "ec"(erase_chars). PORTREVISION bumped. Pointed by: KFB03633@nifty.ne.jp
Notes
Notes: svn path=/head/; revision=70164
Diffstat (limited to 'japanese/kterm/files/patch-ae')
-rw-r--r--japanese/kterm/files/patch-ae11
1 files changed, 11 insertions, 0 deletions
diff --git a/japanese/kterm/files/patch-ae b/japanese/kterm/files/patch-ae
new file mode 100644
index 000000000000..6eb856da76ee
--- /dev/null
+++ b/japanese/kterm/files/patch-ae
@@ -0,0 +1,11 @@
+--- VTPrsTbl.c.orig Wed Nov 13 23:56:22 2002
++++ VTPrsTbl.c Wed Nov 13 01:10:07 2002
+@@ -490,7 +490,7 @@
+ CASE_GROUND_STATE,
+ CASE_GROUND_STATE,
+ /* X Y Z [ */
+-CASE_GROUND_STATE,
++CASE_ECH,
+ CASE_GROUND_STATE,
+ CASE_GROUND_STATE,
+ CASE_GROUND_STATE,