From owner-freebsd-questions@FreeBSD.ORG Sat Jun 21 15:44:16 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6B7EE1065672 for ; Sat, 21 Jun 2008 15:44:16 +0000 (UTC) (envelope-from dickey@saltmine.radix.net) Received: from saltmine.radix.net (saltmine.radix.net [207.192.128.40]) by mx1.freebsd.org (Postfix) with ESMTP id 3181C8FC0C for ; Sat, 21 Jun 2008 15:44:15 +0000 (UTC) (envelope-from dickey@saltmine.radix.net) Received: from saltmine.radix.net (localhost [127.0.0.1]) by saltmine.radix.net (8.12.2/8.12.2) with ESMTP id m5LFNduG009891; Sat, 21 Jun 2008 11:23:39 -0400 (EDT) Received: (from dickey@localhost) by saltmine.radix.net (8.12.2/8.12.2/Submit) id m5LFNceQ009880; Sat, 21 Jun 2008 11:23:38 -0400 (EDT) Date: Sat, 21 Jun 2008 11:23:38 -0400 From: Thomas Dickey To: Kitche Message-ID: <20080621152338.GA5394@saltmine.radix.net> References: <1214022191.00087286.1214008802@10.7.7.3> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="pf9I7BMVVzbSWLtt" Content-Disposition: inline In-Reply-To: <1214022191.00087286.1214008802@10.7.7.3> User-Agent: Mutt/1.3.27i Cc: freebsd-questions@freebsd.org Subject: Re: Why doesn't cons25 have cs in termcap info? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Jun 2008 15:44:16 -0000 --pf9I7BMVVzbSWLtt Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jun 20, 2008 at 08:32:58PM -0400, Kitche wrote: > Since some ports actually need cs(change_scroll_region) to run for example > tmux is one. I believe tmux does not change the term correctly which could > be the issue as well. But according to the author the term needs cs to > even run. >=20 > I m just wondering why cons25 is missing this from it's termcap, since > I've been working on adding it to cons25 so that some ports will work > correctly. It might be a recent change - I've made a to-do item to investigate it. afaik, it's not supported in "older" versions of FreeBSD. At the moment for instance, I'm reading the 6.0 source for /usr/src/sys/boot/i386/libi386/vidconsole.c The corresponding screen(4) manpage doesn't mention it. (pcvt supports it, but that's a different emulator from cons25). --=20 Thomas E. Dickey http://invisible-island.net ftp://invisible-island.net --pf9I7BMVVzbSWLtt Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (SunOS) Comment: For info see http://www.gnupg.org iD8DBQFIXRzqtIqByHxlDocRAvNQAJ0cf9Yj3qrkr0DCWpiGs16qIDEsNQCgqBw7 yawKuBJDn4Y89bGJOlm8rYM= =fU36 -----END PGP SIGNATURE----- --pf9I7BMVVzbSWLtt--