From owner-freebsd-hackers Thu Jan 12 19:59:07 1995 Return-Path: hackers-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id TAA25154 for hackers-outgoing; Thu, 12 Jan 1995 19:59:07 -0800 Received: from cs.weber.edu (cs.weber.edu [137.190.16.16]) by freefall.cdrom.com (8.6.9/8.6.6) with SMTP id TAA25148 for ; Thu, 12 Jan 1995 19:59:06 -0800 Received: by cs.weber.edu (4.1/SMI-4.1.1) id AA08423; Thu, 12 Jan 95 20:53:02 MST From: terry@cs.weber.edu (Terry Lambert) Message-Id: <9501130353.AA08423@cs.weber.edu> Subject: Re: Small syscons change To: ache@astral.msk.su (Andrew A. Chernov, Black Mage) Date: Thu, 12 Jan 95 20:53:02 MST Cc: freebsd-hackers@FreeBSD.org, peter@bonkers.taronga.com, wpaul@skynet.ctr.columbia.edu In-Reply-To: from "Andrew A. Chernov, Black Mage" at Jan 13, 95 04:14:59 am X-Mailer: ELM [version 2.4dev PL52] Sender: hackers-owner@FreeBSD.org Precedence: bulk > >The actual term is "delayed wrap" and the actual description is "wrap > >*before* 81st (133rd) character", as opposed to "wrap after 80th (132nd) > >character". > > >The termcap description of their attribute to deal with this (AM) is > >*wrong*. This is what xterm means with it's 'Enable Curses emulation". > > There is termcap capability which match this case: "xn" (in addition > to "am") > Corresponding terminfo capability: "xenl" Whoops! Pass the hat! 'xn' it is! Terry Lambert terry@cs.weber.edu --- Any opinions in this posting are my own and not those of my present or previous employers.