From owner-freebsd-current@FreeBSD.ORG Fri Mar 28 18:15:19 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EE570597 for ; Fri, 28 Mar 2014 18:15:19 +0000 (UTC) Received: from mail-qa0-x234.google.com (mail-qa0-x234.google.com [IPv6:2607:f8b0:400d:c00::234]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AE63B73 for ; Fri, 28 Mar 2014 18:15:19 +0000 (UTC) Received: by mail-qa0-f52.google.com with SMTP id m5so5665675qaj.11 for ; Fri, 28 Mar 2014 11:15:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=y1Rh8LW1PLNsFCOACuUmMUV9l7VWEZ9vtByWnZj7Dsw=; b=kXfSb0XKYHjXPiE7CRLGxxBrcZT/Y6R1Z3i61co1mrWmK61FYOK8JW4UUG8f3NpCAL ChgHBv/CWu0FvP1kxBFL+wBYhTnuM3m8vd8F0tjSdzeDdLMWIsTExueodZe5JrQdgp2L XQppFCU6+WRQq/qZZe4AO3GGmkjCEgRR3PNN666Rxze0fLq4tpvgMktaKdXnIRoQiDZS jjvqBWieeeoMgXiUMOBKgE5xBhRrSLPUPHws72IsdeHQlB6WdAr1H4Eufnl5DegJhQrF g/uAWMc/0Mo9DJT848Vrdho1CDdgp7/QVTU0AbFvKqV7OJIjO9vk2yCTnTxCIBeEyTWQ cFRA== MIME-Version: 1.0 X-Received: by 10.229.192.7 with SMTP id do7mr11054279qcb.1.1396030518866; Fri, 28 Mar 2014 11:15:18 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.224.50.143 with HTTP; Fri, 28 Mar 2014 11:15:18 -0700 (PDT) In-Reply-To: <5335592F.2010301@orange.fr> References: <53355335.6040505@orange.fr> <5335592F.2010301@orange.fr> Date: Fri, 28 Mar 2014 11:15:18 -0700 X-Google-Sender-Auth: ilgXnmYcQeF2v4STXOpY7fb6m6A Message-ID: Subject: Re: vt text cursor invisible in reverse video From: Adrian Chadd To: Claude Buisson Content-Type: text/plain; charset=ISO-8859-1 Cc: FreeBSD Current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.17 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: Fri, 28 Mar 2014 18:15:20 -0000 Hi, Would you mind filing it as a PR? www.freebsd.org/send-pr.html -a On 28 March 2014 04:12, Claude Buisson wrote: > On 03/28/2014 11:47, Claude Buisson wrote: >> >> Hi ! >> >> FreeBSD 11.0-CURRENT #0 r260577M: Sat Jan 18 17:31:37 CET 2014 >> toor@fidel:/home/obj/home/src/sys/ADELE11X i386 >> >> In console/text mode, the vt(4) cursor disappears when the application >> switches >> to reverse video, e.g. when exiting and saving a file edited with nano. >> >> I use the attached patch. > > > Sending again after renaming the patch to get a text/plain Content Encoding > (Thunderbird uses text/x-csrc with a filename="patch-vt_core.c") > > > >> >> CBu >> _______________________________________________ >> 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" >> > > > _______________________________________________ > 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"