<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 2838: Windows: 6.0.3: The obfuscation of planes-1,2,3 Unicode characters is not needed anymore in Windows 11⸣s console</title><link href="https://sourceforge.net/p/gnuplot/bugs/2838/" rel="alternate"/><link href="https://sourceforge.net/p/gnuplot/bugs/2838/feed.atom" rel="self"/><id>https://sourceforge.net/p/gnuplot/bugs/2838/</id><updated>2025-11-22T16:53:34.391000Z</updated><subtitle>Recent changes to 2838: Windows: 6.0.3: The obfuscation of planes-1,2,3 Unicode characters is not needed anymore in Windows 11⸣s console</subtitle><entry><title>#2838 Windows: 6.0.3: The obfuscation of planes-1,2,3 Unicode characters is not needed anymore in Windows 11⸣s console</title><link href="https://sourceforge.net/p/gnuplot/bugs/2838/?limit=25#d12f" rel="alternate"/><published>2025-11-22T16:53:34.391000Z</published><updated>2025-11-22T16:53:34.391000Z</updated><author><name>Ethan Merritt</name><uri>https://sourceforge.net/u/sfeam/</uri></author><id>https://sourceforge.netf716a839111910d2efaf25ecd7fde621e6dbbec8</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;summary&lt;/strong&gt;: 6.0.3: The obfuscation of planes-1,2,3 Unicode characters is not needed anymore in Windows 11⸣s console --&amp;gt; Windows: 6.0.3: The obfuscation of planes-1,2,3 Unicode characters is not needed anymore in Windows 11⸣s console&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Group&lt;/strong&gt;:  --&amp;gt; &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Priority&lt;/strong&gt;:  --&amp;gt; &lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</summary></entry><entry><title>#2838 6.0.3: The obfuscation of planes-1,2,3 Unicode characters is not needed anymore in Windows 11⸣s console</title><link href="https://sourceforge.net/p/gnuplot/bugs/2838/?limit=25#da19" rel="alternate"/><published>2025-11-22T14:43:42.372000Z</published><updated>2025-11-22T14:43:42.372000Z</updated><author><name>Ilya Zakharevich</name><uri>https://sourceforge.net/u/ilya-z/</uri></author><id>https://sourceforge.net212ce7eec80e3c92dce6c65a5007c2d2aa746f74</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Just in case — for people who never saw it before: the support of these chars¹⁾ is backwards compatible — they take &lt;strong&gt;2&lt;/strong&gt; UTF-8 surrogates to encode, and take the “&lt;strong&gt;2&lt;/strong&gt; cells worth” of the screen real estate to be shown.  So the &lt;code&gt;readline&lt;/code&gt; code does not need to be changed.²⁾&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;¹⁾ … and of combining marks — but those “do not always work”; I could find neither rhyme or reason with combining marks refusing to be placed correctly time to time!&lt;/p&gt;
&lt;p&gt;²⁾ Hmm, maybe I’m too optimistic: one needs to be careful to not split those for partial display of the too-long lines!  But &lt;code&gt;gnuplot&lt;/code&gt;⸣s readline does not seem to support this intelligently anyway…&lt;/p&gt;
&lt;/blockquote&gt;&lt;/div&gt;</summary></entry><entry><title>6.0.3: The obfuscation of planes-1,2,3 Unicode characters is not needed anymore in Windows 11⸣s console</title><link href="https://sourceforge.net/p/gnuplot/bugs/2838/" rel="alternate"/><published>2025-11-22T14:32:22.459000Z</published><updated>2025-11-22T14:32:22.459000Z</updated><author><name>Ilya Zakharevich</name><uri>https://sourceforge.net/u/ilya-z/</uri></author><id>https://sourceforge.neta5c65b961c6e6a4e0acf86f0e442823570816cf8</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Composing another bug report today, I found that the CLI of &lt;code&gt;gnuplot&lt;/code&gt; with &lt;code&gt;set encoding utf8&lt;/code&gt; would ruin the plane-1 Unicode char in &lt;code&gt;☺😊&lt;/code&gt; — when one tries to input these from keyboard (my layouts — and fonts — allow this.  As well as “much more” — to put it mildly).&lt;/p&gt;
&lt;p&gt;Instead, &lt;code&gt;☺��&lt;/code&gt; is shown.  The code to replace the UTF-16 surrogates by &lt;code&gt;�&lt;/code&gt; can be safely disabled now (at least when the surrogates come in correct pairs).&lt;/p&gt;
&lt;p&gt;Thanks,&lt;br/&gt;
Ilya&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Windows: 6.0.3: The obfuscation of planes-1,2,3 Unicode characters is not needed anymore in Windows 11⸣s console</title><link href="https://sourceforge.net/p/gnuplot/bugs/2838/" rel="alternate"/><published>2025-11-22T14:32:22.459000Z</published><updated>2025-11-22T14:32:22.459000Z</updated><author><name>Ilya Zakharevich</name><uri>https://sourceforge.net/u/ilya-z/</uri></author><id>https://sourceforge.netea2425cfcf59d05c9c3fce641ee3b872ef1f16f1</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Ticket 2838 has been modified: Windows: 6.0.3: The obfuscation of planes-1,2,3 Unicode characters is not needed anymore in Windows 11⸣s console&lt;br/&gt;
Edited By: Ethan Merritt (sfeam)&lt;br/&gt;
Summary updated: '6.0.3: The obfuscation of planes-1,2,3 Unicode characters is not needed anymore in Windows 11⸣s console' =&amp;gt; 'Windows: 6.0.3: The obfuscation of planes-1,2,3 Unicode characters is not needed anymore in Windows 11⸣s console'&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>