From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 11:59: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 A026A16A419 for ; Tue, 12 Feb 2008 11:59:16 +0000 (UTC) (envelope-from on@cs.ait.ac.th) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) by mx1.freebsd.org (Postfix) with ESMTP id E39C513C45B for ; Tue, 12 Feb 2008 11:59:15 +0000 (UTC) (envelope-from on@cs.ait.ac.th) Received: from banyan.cs.ait.ac.th (banyan.cs.ait.ac.th [192.41.170.5]) by mail.cs.ait.ac.th (8.13.1/8.12.11) with ESMTP id m1CBx6mQ025274 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 12 Feb 2008 18:59:07 +0700 (ICT) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.13.6/8.12.11) id m1CBx6Uv012772; Tue, 12 Feb 2008 18:59:06 +0700 (ICT) Date: Tue, 12 Feb 2008 18:59:06 +0700 (ICT) Message-Id: <200802121159.m1CBx6Uv012772@banyan.cs.ait.ac.th> From: Olivier Nicole To: on@cs.ait.ac.th In-reply-to: <200802121154.m1CBsY3m012717@banyan.cs.ait.ac.th> (message from Olivier Nicole on Tue, 12 Feb 2008 18:54:34 +0700 (ICT)) References: <200802121154.m1CBsY3m012717@banyan.cs.ait.ac.th> X-Virus-Scanned: on CSIM by amavisd-milter (http://www.amavis.org/) Cc: FreeBSD-questions@freebsd.org Subject: Re: Console escape code 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: Tue, 12 Feb 2008 11:59:16 -0000 > On 4.11 it was OK, but on 6.3 the cursor changed from block type to > overscore (? same as underscore but abov ethe character). This is not I just doubled check, it used to be underscore on 4.11, not block. Olivier