<?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[Can I change how control characters are displayed?]]></title><description><![CDATA[<p dir="auto">Hi! I’m very much not tech savvy, so even after hours of googling, I can’t seem to crack this problem I have.</p>
<p dir="auto">So! I have this file, from where I’m supposed to find “handles” (strings of letters and numbers) that correspond to certain text. My file is supposed to look like something like this<br />
<img src="https://camo.nodebb.org/754b243d9671c955a6522847df027027b0b62ea5?url=https%3A%2F%2Fi.imgur.com%2FDVH5OIw.png" alt="alt text" class=" img-fluid img-markdown" /></p>
<p dir="auto">As you can see, on the top of that image, there is a handle (highlighted) and after it a text that corresponds to it. However, if I search that file for text on my PC, the handle part looks like this<br />
<img src="https://camo.nodebb.org/c94f453a91c3d0471dc680abe9d97d04ab62911e?url=https%3A%2F%2Fi.imgur.com%2FsJnrCtn.png" alt="alt text" class=" img-fluid img-markdown" /></p>
<p dir="auto">And the part with the text like this.<br />
<img src="https://camo.nodebb.org/fbb03ce45de1e9e752a615a930c517e9598115fb?url=https%3A%2F%2Fi.imgur.com%2FxUD8iwI.png" alt="alt text" class=" img-fluid img-markdown" /></p>
<p dir="auto">It’s impossible to find handles corresponding to certain text when the file looks like that, so I’d like to change it if possible. I think my problem lies somewhere in the control characters, but I’m not sure what I can do about that?</p>
<p dir="auto">For some extra information, the file is supposed to open with Windows (CRLF) and UTF-8 with BOM encoding. For me, it opened with Unic (LF) and ANSI. I Converted those to the Windows (CRLF) and UTF-8 with BOM but nothing about how the file looked changed. Not sure if this information is relevant.</p>
<p dir="auto">Here’s my debug info (with path and command line removed), if necessary:</p>
<p dir="auto">Notepad++ v8.6   (64-bit)<br />
Build time : Nov 23 2023 - 16:58:44<br />
Admin mode : OFF<br />
Local Conf mode : OFF<br />
Cloud Config : OFF<br />
OS Name : Windows 10 Home (64-bit)<br />
OS Version : 22H2<br />
OS Build : 19045.3803<br />
Current ANSI codepage : 1252<br />
Plugins :<br />
mimeTools (2.9)<br />
NppConverter (4.5)<br />
NppExport (0.4)</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/25293/can-i-change-how-control-characters-are-displayed</link><generator>RSS for Node</generator><lastBuildDate>Fri, 17 Apr 2026 11:49:26 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/25293.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 01 Jan 2024 20:14:01 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Can I change how control characters are displayed? on Fri, 05 Jan 2024 15:40:15 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/27184">@Coises</a> Hmm, to my knowledge the first screenshot used the exact same file as I did and just opened it in notepad, but I’ll look into that. Thank you for your help!</p>
]]></description><link>https://community.notepad-plus-plus.org/post/91719</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/91719</guid><dc:creator><![CDATA[leevih123]]></dc:creator><pubDate>Fri, 05 Jan 2024 15:40:15 GMT</pubDate></item><item><title><![CDATA[Reply to Can I change how control characters are displayed? on Mon, 01 Jan 2024 23:44:02 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/29975">@leevih123</a> said in <a href="/post/91567">Can I change how control characters are displayed?</a>:</p>
<blockquote>
<p dir="auto">I have this file, from where I’m supposed to find “handles” (strings of letters and numbers) that correspond to certain text. My file is supposed to look like something like this<br />
<img src="https://camo.nodebb.org/754b243d9671c955a6522847df027027b0b62ea5?url=https%3A%2F%2Fi.imgur.com%2FDVH5OIw.png" alt="alt text" class=" img-fluid img-markdown" /><br />
[…]<br />
However, if I search that file for text on my PC, the handle part looks like this<br />
<img src="https://camo.nodebb.org/c94f453a91c3d0471dc680abe9d97d04ab62911e?url=https%3A%2F%2Fi.imgur.com%2FsJnrCtn.png" alt="alt text" class=" img-fluid img-markdown" /></p>
<p dir="auto">And the part with the text like this.<br />
<img src="https://camo.nodebb.org/fbb03ce45de1e9e752a615a930c517e9598115fb?url=https%3A%2F%2Fi.imgur.com%2FxUD8iwI.png" alt="alt text" class=" img-fluid img-markdown" /><br />
[…]<br />
I think my problem lies somewhere in the control characters</p>
</blockquote>
<p dir="auto">I don’t think that is your problem. I <em>think</em> the file in which you “are supposed to find handles” is not the same as “that file […] on my PC.”</p>
<p dir="auto">The first screenshot you showed looks like an XML file. The second screenshot looks like a binary file. You’ll need to ask people who know something about the program that created the file on your PC to find out what program you should use to get the file in the first screenshot from the file in the second screenshot. Notepad++ (or any text editor) cannot do that.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/91571</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/91571</guid><dc:creator><![CDATA[Coises]]></dc:creator><pubDate>Mon, 01 Jan 2024 23:44:02 GMT</pubDate></item></channel></rss>