From owner-freebsd-questions@FreeBSD.ORG Sat Jun 21 17:12:59 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 DC0AA1065684 for ; Sat, 21 Jun 2008 17:12:59 +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 A2E2D8FC1C for ; Sat, 21 Jun 2008 17:12:59 +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 m5LHCwuG001584 for ; Sat, 21 Jun 2008 13:12:58 -0400 (EDT) Received: (from dickey@localhost) by saltmine.radix.net (8.12.2/8.12.2/Submit) id m5LHCwOJ001583 for freebsd-questions@freebsd.org; Sat, 21 Jun 2008 13:12:58 -0400 (EDT) Date: Sat, 21 Jun 2008 13:12:58 -0400 From: Thomas Dickey To: freebsd-questions@freebsd.org Message-ID: <20080621171258.GA27863@saltmine.radix.net> References: <1214022191.00087286.1214008802@10.7.7.3> <20080621152338.GA5394@saltmine.radix.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="5mCyUwZo2JvN/JJP" Content-Disposition: inline In-Reply-To: <20080621152338.GA5394@saltmine.radix.net> User-Agent: Mutt/1.3.27i 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 17:12:59 -0000 --5mCyUwZo2JvN/JJP Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Jun 21, 2008 at 11:23:38AM -0400, Thomas Dickey wrote: > On Fri, Jun 20, 2008 at 08:32:58PM -0400, Kitche wrote: > > Since some ports actually need cs(change_scroll_region) to run for exam= ple > > tmux is one. I believe tmux does not change the term correctly which co= uld > > 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. >=20 > 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. >=20 > At the moment for instance, I'm reading the 6.0 source for >=20 > /usr/src/sys/boot/i386/libi386/vidconsole.c ditto for=20 http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/dev/syscons/scterm-sc.c and http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/boot/i386/libi386/vidconsole.c > The corresponding screen(4) manpage doesn't mention it. >=20 > (pcvt supports it, but that's a different emulator from cons25). It sounds as if tmux needs some fixes - cons25 isn't the only terminal lacking scroll-regions. --=20 Thomas E. Dickey http://invisible-island.net ftp://invisible-island.net --5mCyUwZo2JvN/JJP 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 iD8DBQFIXTYNtIqByHxlDocRAlkPAJ9+hDubYui2XEhsHHYUCLOVLIGmtgCgmkEr 7AhfkB2EdFd57PiSh03rCz8= =7U1p -----END PGP SIGNATURE----- --5mCyUwZo2JvN/JJP--