Date: Wed, 25 Dec 1996 23:33:54 -0600 (CST) From: faulkner@asgard.hos.net To: FreeBSD-gnats-submit@freebsd.org Subject: conf/2284: Termcap ibm3163 entry has arrow keys wrong. Message-ID: <199612260533.XAA12095@utgard.hos.net> Resent-Message-ID: <199612260540.VAA08452@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 2284 >Category: conf >Synopsis: Termcap ibm3163 entry has arrow keys wrong. >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Dec 25 21:40:02 PST 1996 >Last-Modified: >Originator: Boyd Faulkner >Organization: None >Release: FreeBSD 3.0-CURRENT i386 >Environment: Termcap entry >Description: Entry contains :kb=^H:kd=\EB:kl=\EB:kr=\EC:ku=\EA:\ should contain :kb=^H:kd=\EB:kl=\ED:kr=\EC:ku=\EA:kh=\EH:\ >How-To-Repeat: mutt and lynx do not work well with current entry. They work much better with the supplied change. >Fix: Change line :kb=^H:kd=\EB:kl=\EB:kr=\EC:ku=\EA:\ to :kb=^H:kd=\EB:kl=\ED:kr=\EC:ku=\EA:kh=\EH:\ which I got from the 3161 entry just above. >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199612260533.XAA12095>