<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[ASCII DEL 0x7F and some other characters are not displayed]]></title><description><![CDATA[<p dir="auto">Npp v7.5.8 at least for .bat, .txt, and .htm files does not display ASCII character 0x7F which is a DEL.</p>
<p dir="auto">For example, the string “abcxyz” has a DEL in the middle of it.  Copy paste that from this message into npp and you will see “abcxyz”.  If you use the left/right arrow keys to step a character forwards or backwards you can see the hitch where it’s stepping over the DEL.  I tried npp’s “Show all characters” mode but that does not help.</p>
<p dir="auto">I can search for them using \x7f</p>
<p dir="auto">That prompted me to test character values 0x00 to 0x1F. Those all displayed correctly using the ASCII name in white lettering on a black background NUL, SOH, STX, … up to US which is character \x1F. I did not need to use Show All Characters mode other than to see \x09 TAB which displays as —&gt;, \x0A LF, 0x0D CR.</p>
<p dir="auto">FWIW, I then tested using characters 0x80 to 0xFF in a .txt file (ANSI mode) and see the “nothing displayed” issue for</p>
<p dir="auto">\x7F - DEL in Windows-1252 and is Unicode Character ‘DELETE’ (U+007F)</p>
<p dir="auto">\x81 - Undefined in Windows-1252 and is Unicode Character ‘&lt;control&gt;’ (U+0081)</p>
<p dir="auto">\x8D - Undefined in Windows-1252 and is Unicode Character ‘REVERSE LINE FEED’ (U+008D)</p>
<p dir="auto">\x8F - Undefined in Windows-1252 and is Unicode Character ‘SINGLE SHIFT THREE’ (U+008F)</p>
<p dir="auto">\x90 - Undefined in Windows-1252 and is Unicode Character ‘DEVICE CONTROL STRING’ (U+0090)</p>
<p dir="auto">\x9D - Undefined in Windows-1252 and is Unicode Character ‘OPERATING SYSTEM COMMAND’ (U+009D)</p>
<p dir="auto">I’m aware that this is partially a font issue. Whatever font npp uses to display text files does not have visible glyphs at those character positions. I suspect, that will be the case for many fonts on many versions of Windows.</p>
<p dir="auto">FWIW, Windows Notepad also has the same behavior though notepad has visible characters at many positions in the 0x00 to 0x1F range.</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/16248/ascii-del-0x7f-and-some-other-characters-are-not-displayed</link><generator>RSS for Node</generator><lastBuildDate>Tue, 15 Sep 2026 09:24:26 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/16248.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 31 Aug 2018 00:25:35 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to ASCII DEL 0x7F and some other characters are not displayed on Fri, 31 Aug 2018 12:52:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mkupper" aria-label="Profile: mkupper">@<bdi>mkupper</bdi></a></p>
<p dir="auto">one thing you could try, if you use python script plugin, is to set a representation<br />
like <a class="plugin-mentions-user plugin-mentions-a" href="/user/peterjones" aria-label="Profile: PeterJones">@<bdi>PeterJones</bdi></a> described <a href="https://notepad-plus-plus.org/community/topic/14045/invisible-characters-unwanted/14" rel="nofollow ugc">here</a>.</p>
<p dir="auto">Cheers<br />
Claudia</p>
]]></description><link>https://community.notepad-plus-plus.org/post/34517</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/34517</guid><dc:creator><![CDATA[Claudia Frank]]></dc:creator><pubDate>Fri, 31 Aug 2018 12:52:20 GMT</pubDate></item><item><title><![CDATA[Reply to ASCII DEL 0x7F and some other characters are not displayed on Fri, 31 Aug 2018 12:47:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mkupper" aria-label="Profile: mkupper">@<bdi>mkupper</bdi></a></p>
<p dir="auto">sorry, to ask but what is the question or isn’t there any?<br />
As you already know, if the font doesn’t have a glyph for that char it can’t be displayed.<br />
If it is about the difference in MS Notepad and Npp then the answer is MS Notepad<br />
uses a technique called fallback font which isn’t implemented in Npp.</p>
<p dir="auto">Cheers<br />
Claudia</p>
]]></description><link>https://community.notepad-plus-plus.org/post/34516</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/34516</guid><dc:creator><![CDATA[Claudia Frank]]></dc:creator><pubDate>Fri, 31 Aug 2018 12:47:09 GMT</pubDate></item></channel></rss>