Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/termcap Add tc=xterm entries to xterm+sl and xterm+sl-...



details:   https://anonhg.NetBSD.org/src/rev/ce76a555c50f
branches:  trunk
changeset: 544299:ce76a555c50f
user:      jdc <jdc%NetBSD.org@localhost>
date:      Sun Mar 16 15:06:25 2003 +0000

description:
Add tc=xterm entries to xterm+sl and xterm+sl-twm entries.
>From Monroe Williams in PR misc/20606.

diffstat:

 share/termcap/termcap.src |  8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

diffs (25 lines):

diff -r 15a0ce6efb64 -r ce76a555c50f share/termcap/termcap.src
--- a/share/termcap/termcap.src Sun Mar 16 13:34:24 2003 +0000
+++ b/share/termcap/termcap.src Sun Mar 16 15:06:25 2003 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: termcap.src,v 1.76 2003/02/06 04:25:03 rafal Exp $
+#      $NetBSD: termcap.src,v 1.77 2003/03/16 15:06:25 jdc Exp $
 #
 ######## TERMINAL TYPE DESCRIPTIONS SOURCE FILE
 #
@@ -1850,11 +1850,13 @@
 xterm+sl|access X title line and icon name:\
        :hs:\
        :ws#40:\
-       :ds=\E]0;\007:fs=^G:ts=\E]0;:
+       :ds=\E]0;\007:fs=^G:ts=\E]0;:\
+       :tc=xterm:
 xterm+sl-twm|access X title line (pacify twm-descended window managers):\
        :hs:\
        :ws#40:\
-       :ds=\E]2;\007:fs=^G:ts=\E]2;:
+       :ds=\E]2;\007:fs=^G:ts=\E]2;:\
+       :tc=xterm:
 
 #
 # The following xterm variants don't depend on your base version



Home | Main Index | Thread Index | Old Index