From owner-freebsd-current@FreeBSD.ORG Tue Dec 15 11:16:50 2009 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C4FF11065670 for ; Tue, 15 Dec 2009 11:16:50 +0000 (UTC) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (nagual.pp.ru [194.87.13.69]) by mx1.freebsd.org (Postfix) with ESMTP id 29FD68FC13 for ; Tue, 15 Dec 2009 11:16:49 +0000 (UTC) Received: from nagual.pp.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.14.3/8.14.3) with ESMTP id nBFBGiq6001158; Tue, 15 Dec 2009 14:16:44 +0300 (MSK) (envelope-from ache@nagual.pp.ru) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=nagual.pp.ru; s=default; t=1260875804; bh=dH99/QvCbrLO4bf/OAJEk2mpiZlwuq/DeUXaf85dDGs=; l=2058; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:In-Reply-To; b=iL9LZukBpS/zNXDo7pc6FoSooqkI/E2t95nSNtCL4psy2jgXCgkP/yt+2s6nxfvvx 8kZldtjEKsRtXWOQ91GdSoRx2hyFy3uTIujxz3AwSSsApjoiPn9skFrbAKak5kokC5 3m+fzjfPdumGSh57F3rZ42DL9gzBrxfmvY/vXGvo= Received: (from ache@localhost) by nagual.pp.ru (8.14.3/8.14.3/Submit) id nBFBGhpt001157; Tue, 15 Dec 2009 14:16:44 +0300 (MSK) (envelope-from ache) Date: Tue, 15 Dec 2009 14:16:43 +0300 From: Andrey Chernov To: Vladimir Grebenschikov Message-ID: <20091215111641.GA1053@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , Vladimir Grebenschikov , Ed Schouten , FreeBSD Current References: <20091111101207.GF64905@hoeg.nl> <20091113060021.GW64905@hoeg.nl> <20091130044130.GA55612@nagual.pp.ru> <1260718402.2505.37.camel@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1260718402.2505.37.camel@localhost> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: Ed Schouten , FreeBSD Current Subject: Re: [Heads up] TERM=xterm is now the default (on non-i386) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Dec 2009 11:16:50 -0000 On Sun, Dec 13, 2009 at 06:33:22PM +0300, Vladimir Grebenschikov wrote: > Hi > > Any chance to get it fixed somehow ? It seems Ed does not read his email. I already try to submit this two bugs several times and ways and ask him for confirmation that my mails at least received, but got nothing. I don't know any other channels to contact Ed. If anybody knows please help. > > midnight commander does not work correctly even with no screen-maps, > vidcontrol -T xterm, env TERM=xterm LANG=ru_RU.UTF-8 > > > also, console does not handle correctly multi-byte utf-8 characters > (it should already or not ?) > > > -----Original Message----- > From: Andrey Chernov > To: Ed Schouten > Cc: FreeBSD Current > Subject: Re: [Heads up] TERM=xterm is now the default (on non-i386) > Date: Mon, 30 Nov 2009 07:41:30 +0300 > > On Fri, Nov 13, 2009 at 07:00:21AM +0100, Ed Schouten wrote: > > Hi folks, > > > > I just committed the previously mentioned patch to SVN. Please refer to > > the last part of the commit message to see what you can do when you run > > into trouble. > > It seems xterm emulator can't co-exist with screen maps, namely > vidcontrol -l koi8-r2cp866 > I got Russian letters everywhere instead of vt100 pseudographics due to > missing (i.e. default) ac= termcap capability (f.e. in tzsetup etc.) > There are 2 ways to fix it. > 1) Make separate xterm-r with corrected ac= (that way is ugly). > 2) Don't seek for vt100 pseudographics in loaded font at all, just use > internal kernel font. > Please decide how to fix this better. For now only fallback to '-T cons25' > is solution for Russian users. > > > > -- > Vladimir B. Grebenschikov > vova@fbsd.ru > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" -- http://ache.pp.ru/