X-Recipient: archive-cygwin@delorie.com
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org C38EE396E857
Authentication-Results: sourceware.org; dmarc=none (p=none dis=none)
 header.from=pounceofcats.com
Authentication-Results: sourceware.org;
 spf=pass smtp.mailfrom=briand@pounceofcats.com
X-Originating-IP: 91.207.175.99
Date: Thu, 7 May 2020 14:09:45 -0700
From: <briand@pounceofcats.com>
To: =?UTF-8?B?QW5kcsOp?= Bleau via Cygwin <cygwin@cygwin.com>
Subject: Re: incorrect text mode graphic character display
Message-ID: <20200507140945.56e74bce@quarternote>
In-Reply-To: <MN2PR04MB6384FA3FD450896475E6DAC993A50@MN2PR04MB6384.namprd04.prod.outlook.com>
References: <20200507081832.54306879@quarternote>
 <0afd85b5-9bc8-8b6e-a032-8ae9c4b1e0e0@gmail.com>
 <20200507130710.1ff1f684@quarternote>
 <MN2PR04MB6384FA3FD450896475E6DAC993A50@MN2PR04MB6384.namprd04.prod.outlook.com>
X-Mailer: Claws Mail 3.16.0 (GTK+ 2.24.32; x86_64-pc-linux-gnu)
MIME-Version: 1.0
X-Spam-Status: No, score=-0.8 required=5.0 tests=BAYES_00, JMQ_SPF_NEUTRAL,
 KAM_ASCII_DIVIDERS, KAM_DMARC_STATUS, RCVD_IN_ABUSEAT, RCVD_IN_DNSWL_LOW,
 SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.2
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on
 server2.sourceware.org
X-BeenThere: cygwin@cygwin.com
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <http://cygwin.com/mailman/options/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <http://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Errors-To: cygwin-bounces@cygwin.com
Sender: "Cygwin" <cygwin-bounces@cygwin.com>
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 047LAMul026403

On Thu, 7 May 2020 20:19:29 +0000
André Bleau via Cygwin <cygwin@cygwin.com> wrote:

> Brian wrote:
> ________________________________________
> 
> > Assuming Julia is a not Cygwin program,
> > you can try "CYGWIN=disable_pcon" before any Cygwin process  
> 
> Did not help.
> 
> Thanks for that though, I had no idea those kind of env variables were available.
> 
> Brian
> ________________________________________
> 
> Hi Brian,
> 
> Character display problems do not depend only on the program you run, in your case, "Julia", whatever that is, but also in 
> which terminal or console you run it, as it is the terminal that does the actual character display. If you run in in mintty for 
> example, you could try:
> 
> CYGWIN=disable_pcon /usr/bin/mintty
> 
> and run Julia in the just opened mintty. I just happened to have a similar issue. If interested, look at:
> 
> https://cygwin.com/pipermail/cygwin/2020-May/244742.html
> 

Hi, 

Julia is a programming language and what i've shown is the REPL for it.  I tried precisely what you showed there and it makes no difference at all.  I get the exact same display.

Humorously, it displays just fine in a windows cmd terminal.



--
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

