X-Recipient: archive-cygwin AT delorie DOT com X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT 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 AT pounceofcats DOT com X-Originating-IP: 91.207.175.99 Date: Thu, 7 May 2020 14:09:45 -0700 From: To: =?UTF-8?B?QW5kcsOp?= Bleau via Cygwin Subject: Re: incorrect text mode graphic character display Message-ID: <20200507140945.56e74bce@quarternote> In-Reply-To: References: <20200507081832 DOT 54306879 AT quarternote> <0afd85b5-9bc8-8b6e-a032-8ae9c4b1e0e0 AT gmail DOT com> <20200507130710 DOT 1ff1f684 AT quarternote> 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 AT cygwin DOT com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="utf-8" Errors-To: cygwin-bounces AT cygwin DOT com Sender: "Cygwin" 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 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