From owner-freebsd-bugs Sun Sep 23 23: 0: 7 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7C2AA37B40A for ; Sun, 23 Sep 2001 23:00:00 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f8O600c86922; Sun, 23 Sep 2001 23:00:00 -0700 (PDT) (envelope-from gnats) Received: from christel.heitec.net (christel.heitec.net [193.101.232.3]) by hub.freebsd.org (Postfix) with ESMTP id 0D94537B40D for ; Sun, 23 Sep 2001 22:55:30 -0700 (PDT) Received: from heitec.net (paladin.heitec.net [193.101.232.30]) by christel.heitec.net (Postfix) with ESMTP id 131FCB8107 for ; Mon, 24 Sep 2001 07:55:28 +0200 (CEST) Received: (from bernd@localhost) by heitec.net (8.11.6/8.11.4) id f8O5tSx01125; Mon, 24 Sep 2001 07:55:28 +0200 (CEST) (envelope-from bernd) Message-Id: <200109240555.f8O5tSx01125@ heitec.net> Date: Mon, 24 Sep 2001 07:55:28 +0200 (CEST) From: Bernd Luevelsmeyer Reply-To: Bernd Luevelsmeyer To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: misc/30778: termcap problem with wyse-60 terminal Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 30778 >Category: misc >Synopsis: termcap problem with wyse-60 terminal >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Sep 23 23:00:00 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Bernd Luevelsmeyer >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: FreeBSD 4.4-STABLE #1: Mon Sep 24 07:02:22 CEST 2001 >Description: Using a terminal 'wy60', the initialization with 'tset' results in the messages "TERMCAP", line 0, terminal 'wy60-43': enter_alt_charset_mode but no exit_alt_charset_mode "TERMCAP", line 0, terminal 'wy60-43': enter_alt_charset_mode but no acs_chars This can be helped by omitting the 'as=' entry from the terminal description. >How-To-Repeat: %tset wyse60 >Fix: --- /usr/share/misc/.vimbk/termcap.vimbk Mon Sep 10 04:43:40 2001 +++ /usr/share/misc/termcap Mon Sep 24 07:30:31 2001 @@ -3519,7 +3519,7 @@ # (Wyse Tech, svd@bigboy.wyse.com) and Douglas Good (doug@cli.com). # Merged by Paul Vojta (vojta@math.berkeley.edu). wy60|wyse60|Wyse 60 in native mode:\ - :ae=\EH^C:al=4\EE:am:as=\EH^B:bl=^G:bs:bt=\EI:bw:cd=100\Ey:ce=\Et:\ + :ae=\EH^C:al=4\EE:am:bl=^G:bs:bt=\EI:bw:cd=100\Ey:ce=\Et:\ :cl=100\E*:cm=\E=%+ %+ :co#80:ct=\E0:da:db:dc=11\EW:dl=5\ER:do=^J:\ :ds=\EF\r:ei=\Er:fs=\r:ho=^^:hs:if=/usr/share/tabset/std:im=\Eq:ip=3:\ :is=\Ed$\EcD\E'\Er\EH^C\Ed/\EO\Ee1\Ed*\E`@\E`9\E`1^N^T\EwG\Ew0^^^K:\ >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message