<?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[Question about Word wrap spec with tab indented line]]></title><description><![CDATA[<p dir="auto">Word wrap is on. Long line indented with TAB will be broken after TAB and displayed on the next line.</p>
<p dir="auto">Sample</p>
<ul>
<li>Wordwrap off</li>
</ul>
<pre><code>First Line
-----&gt;-----&gt;This is long line.This is long line.This is long line.This is long line.This is long line.This is long line.This is long line.
Third Line
</code></pre>
<ul>
<li>Wordwrap on</li>
</ul>
<pre><code>First Line
-----&gt;-----&gt;
            This is long line.This is long line.This is long line.
            This is long line.This is long line.This is long line.
            This is long line.
Third Line
</code></pre>
<p dir="auto">Why not like this?</p>
<pre><code>First Line
-----&gt;-----&gt;This is long line.This is long line.This is long line.
            This is long line.This is long line.This is long line.
            This is long line.
Third Line
</code></pre>
<p dir="auto">Thanks in advance</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/20197/question-about-word-wrap-spec-with-tab-indented-line</link><generator>RSS for Node</generator><lastBuildDate>Wed, 19 Aug 2026 14:08:34 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/20197.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 22 Oct 2020 04:39:45 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Question about Word wrap spec with tab indented line on Mon, 09 Nov 2020 10:43:01 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/litos81" aria-label="Profile: litos81">@<bdi>litos81</bdi></a> said in <a href="/post/59548">Question about Word wrap spec with tab indented line</a>:</p>
<blockquote>
<p dir="auto">ExtSettings</p>
</blockquote>
<p dir="auto">Thank you very much the information.<br />
I solved it.<br />
Regards,</p>
]]></description><link>https://community.notepad-plus-plus.org/post/59554</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/59554</guid><dc:creator><![CDATA[s-takara]]></dc:creator><pubDate>Mon, 09 Nov 2020 10:43:01 GMT</pubDate></item><item><title><![CDATA[Reply to Question about Word wrap spec with tab indented line on Mon, 09 Nov 2020 08:35:26 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/s-takara" aria-label="Profile: s-takara">@<bdi>s-takara</bdi></a> I think this the same issue as the one already reported in <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/5625" rel="nofollow ugc">https://github.com/notepad-plus-plus/notepad-plus-plus/issues/5625</a>. I think it is not solved yet and I’m not sure if it can be solved with one of the scripting plugins available for Notepad++ or the ExtSettings plugin (maybe there is a hidden setting to break words). Perhaps someone in this forum that has experience with one of those plugins can confirm that.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/59548</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/59548</guid><dc:creator><![CDATA[litos81]]></dc:creator><pubDate>Mon, 09 Nov 2020 08:35:26 GMT</pubDate></item><item><title><![CDATA[Reply to Question about Word wrap spec with tab indented line on Mon, 09 Nov 2020 07:29:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/litos81" aria-label="Profile: litos81">@<bdi>litos81</bdi></a> wrote</p>
<blockquote>
<p dir="auto">I only see the behaviour you describe when the size of notepad++'s window is narrower than the width of all TABs at the beginning of the line.</p>
</blockquote>
<p dir="auto">Thanks for reply.Yes I saw the behavior as same sa you wrote when I narrow the NPP window.<br />
I like 3rd behavior without new line.<br />
Rgards,</p>
]]></description><link>https://community.notepad-plus-plus.org/post/59547</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/59547</guid><dc:creator><![CDATA[s-takara]]></dc:creator><pubDate>Mon, 09 Nov 2020 07:29:25 GMT</pubDate></item><item><title><![CDATA[Reply to Question about Word wrap spec with tab indented line on Thu, 22 Oct 2020 09:55:27 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/s-takara" aria-label="Profile: s-takara">@<bdi>s-takara</bdi></a> said in <a href="/post/58950">Question about Word wrap spec with tab indented line</a>:</p>
<blockquote>
<p dir="auto">Long line indented with TAB</p>
</blockquote>
<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="/user/s-takara" aria-label="Profile: s-takara">@<bdi>s-takara</bdi></a>, how many TABs are inserted at the beginning of the second line? I only see the behaviour you describe when the size of notepad++'s window is narrower than the width of all TABs at the beginning of the line.</p>
<p dir="auto">Could you please share your debug info? (From the menu option in the toolbar named ‘?’ -&gt; ‘Debug info…’)</p>
]]></description><link>https://community.notepad-plus-plus.org/post/58954</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/58954</guid><dc:creator><![CDATA[litos81]]></dc:creator><pubDate>Thu, 22 Oct 2020 09:55:27 GMT</pubDate></item></channel></rss>