<?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[feature request - word wrap per tab]]></title><description><![CDATA[<p dir="auto">I usually have many documents open of many types with only one or two I want to have word wrap.  It would be great to have word wrap as a tab-right-click option so that word wrap only applies to that tab and not any of the others.  The global word-wrap option can still remain for those who want that.</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/16941/feature-request-word-wrap-per-tab</link><generator>RSS for Node</generator><lastBuildDate>Tue, 14 Jul 2026 07:54:50 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/16941.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 13 Jan 2019 18:41:08 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to feature request - word wrap per tab on Wed, 25 Mar 2020 14:59:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/stan-dm" aria-label="Profile: Stan-Dm">@<bdi>Stan-Dm</bdi></a> said in <a href="/post/51728">feature request - word wrap per tab</a>:</p>
<blockquote>
<p dir="auto">+1 for this feature request, I have to flip my word wrap settings back and forth all the time, it’s getting annoying!</p>
</blockquote>
<p dir="auto">Might be a good idea.  But +1-ing it here won’t affect the status of the feature request at <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/5232" rel="nofollow ugc">https://github.com/notepad-plus-plus/notepad-plus-plus/issues/5232</a> .</p>
<p dir="auto">if it’s annoying for you, both this forum and the issues page show a PythonScript workaround that you can use while you are waiting to see if the feature is ever accepted or implemented.  But given there’s a simple PythonScript workaround, there’s a good chance it never will be.  (The developer philosophy for this project is that if it can easily be or has been implemented using a plugin, it’s not likely to be implemented as a native feature.)</p>
]]></description><link>https://community.notepad-plus-plus.org/post/51731</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/51731</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Wed, 25 Mar 2020 14:59:19 GMT</pubDate></item><item><title><![CDATA[Reply to feature request - word wrap per tab on Wed, 25 Mar 2020 14:39:27 GMT]]></title><description><![CDATA[<p dir="auto">+1 for this feature request, I have to flip my word wrap settings back and forth all the time, it’s getting annoying!</p>
]]></description><link>https://community.notepad-plus-plus.org/post/51728</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/51728</guid><dc:creator><![CDATA[Stan-Dm]]></dc:creator><pubDate>Wed, 25 Mar 2020 14:39:27 GMT</pubDate></item><item><title><![CDATA[Reply to feature request - word wrap per tab on Mon, 12 Aug 2019 22:36:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/clyfton-in" aria-label="Profile: Clyfton-In">@<bdi>Clyfton-In</bdi></a> said:</p>
<blockquote>
<p dir="auto">I only said hacking cause you said hacking 7 months ago</p>
</blockquote>
<p dir="auto">Haha.  So I did.  Maybe my views on hacking versus “endorsed solutions for augmentation” have slightly changed.  :)</p>
<blockquote>
<p dir="auto">no sense in pursuing</p>
</blockquote>
<p dir="auto">Yea, probably that’s true.</p>
<p dir="auto">I guess I retract my advice.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/46144</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/46144</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Mon, 12 Aug 2019 22:36:07 GMT</pubDate></item><item><title><![CDATA[Reply to feature request - word wrap per tab on Mon, 12 Aug 2019 21:10:06 GMT]]></title><description><![CDATA[<p dir="auto">I only said hacking cause you said hacking 7 months ago:<br />
You can achieve your desired functionality right now if you don’t mind a bit of hacking.</p>
<p dir="auto">When I said … seems like a specific version of python for specific version of Notepad++ … it’s because the link you provided 3 days ago says this …</p>
<p dir="auto">for notepad++ 7.6.4, 64 bit (installed version):<br />
download and extract PythonScript_Full_1.3.0.0_x64.zip from &gt;&gt;&gt; here &lt;&lt;&lt; to your desktop.<br />
note: do not use any other available release type, except this zip.</p>
<p dir="auto">So if doing all the work to get a wrap toggle could just break in the next notepad++ update, no sense in pursuing.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/46142</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/46142</guid><dc:creator><![CDATA[Clyfton In]]></dc:creator><pubDate>Mon, 12 Aug 2019 21:10:06 GMT</pubDate></item><item><title><![CDATA[Reply to feature request - word wrap per tab on Mon, 12 Aug 2019 20:34:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/clyfton-in" aria-label="Profile: Clyfton-In">@<bdi>Clyfton-In</bdi></a> said:</p>
<blockquote>
<p dir="auto">hacking path</p>
</blockquote>
<p dir="auto">LOL. Scripting plugins exist so one can add functionality.  It’s only a hack if consider it a last resort.  Which you do, so hack it is. :)</p>
<blockquote>
<p dir="auto">seems like a specific version of python for specific versions of Notepad++</p>
</blockquote>
<p dir="auto">Hmmm, not sure what this means…</p>
<blockquote>
<p dir="auto">So if Notepad++ gets updated, is everything going to break?</p>
</blockquote>
<p dir="auto">In general, no.  But sometimes big changes have to be made in software for it to evolve.  Recently we’ve seen some of these types of changes in Notepad++ and some of the plugins have lagged.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/46141</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/46141</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Mon, 12 Aug 2019 20:34:48 GMT</pubDate></item><item><title><![CDATA[Reply to feature request - word wrap per tab on Mon, 12 Aug 2019 20:06:12 GMT]]></title><description><![CDATA[<p dir="auto">I’m considering going down the hacking path mentioned previously.  I remember it being long and arduous and fraught with peril.  I looked at the recommended python plugin above … seems like a specific version of python for specific versions of Notepad++.  So if Notepad++ gets updated, is everything going to break?</p>
]]></description><link>https://community.notepad-plus-plus.org/post/46139</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/46139</guid><dc:creator><![CDATA[Clyfton In]]></dc:creator><pubDate>Mon, 12 Aug 2019 20:06:12 GMT</pubDate></item><item><title><![CDATA[Reply to feature request - word wrap per tab on Fri, 09 Aug 2019 15:32:17 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/alan-kilborn" aria-label="Profile: Alan-Kilborn">@<bdi>Alan-Kilborn</bdi></a></p>
<blockquote>
<p dir="auto">Is this related to what we’re talking about here?</p>
</blockquote>
<p dir="auto">No, just mentioned that I’m using something similar but also very different.</p>
<blockquote>
<p dir="auto">Why not this instead of your code?:</p>
</blockquote>
<p dir="auto">Because this was one of my first scripts I copied from somewhere and it did what it should and I never thought about it anymore and even today I didn’t think about but you are right, <code>editor.setViewWS(not editor.getViewWS())</code> is the proper solution if you want to toggle.<br />
:-D<br />
You see, once something runs, I forget about it until something happens which might<br />
force me to reconsider what I’ve done previously. :-D</p>
]]></description><link>https://community.notepad-plus-plus.org/post/46090</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/46090</guid><dc:creator><![CDATA[Ekopalypse]]></dc:creator><pubDate>Fri, 09 Aug 2019 15:32:17 GMT</pubDate></item><item><title><![CDATA[Reply to feature request - word wrap per tab on Fri, 09 Aug 2019 14:39:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ekopalypse" aria-label="Profile: Ekopalypse">@<bdi>Ekopalypse</bdi></a> said:</p>
<blockquote>
<p dir="auto">Alan, you are too impatience</p>
</blockquote>
<p dir="auto">Maybe…just didn’t want you to forget.  Thought a second person actually trying it might uncover a stopper in the process that would have caused the OP to throw up hands.</p>
<blockquote>
<p dir="auto">I have ALT+S bound to</p>
</blockquote>
<p dir="auto">Is this related to what we’re talking about here?</p>
<blockquote>
<p dir="auto">current_editor = eval(‘editor{}’.format(notepad.getCurrentView()+1))</p>
</blockquote>
<p dir="auto">Why not this instead of your code?:</p>
<p dir="auto">editor.setViewWS(editor.getViewWS())</p>
]]></description><link>https://community.notepad-plus-plus.org/post/46088</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/46088</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Fri, 09 Aug 2019 14:39:30 GMT</pubDate></item><item><title><![CDATA[Reply to feature request - word wrap per tab on Fri, 09 Aug 2019 14:31:22 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/alan-kilborn" aria-label="Profile: Alan-Kilborn">@<bdi>Alan-Kilborn</bdi></a></p>
<p dir="auto">tststs Alan, you are too impatience :-D</p>
]]></description><link>https://community.notepad-plus-plus.org/post/46086</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/46086</guid><dc:creator><![CDATA[Ekopalypse]]></dc:creator><pubDate>Fri, 09 Aug 2019 14:31:22 GMT</pubDate></item><item><title><![CDATA[Reply to feature request - word wrap per tab on Fri, 09 Aug 2019 14:30:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/alan-kilborn" aria-label="Profile: Alan-Kilborn">@<bdi>Alan-Kilborn</bdi></a></p>
<p dir="auto">No, I don’t use it.<br />
I have ALT+S bound to</p>
<pre><code>current_editor = eval('editor{}'.format(notepad.getCurrentView()+1))
current_editor.setViewWS(not current_editor.getViewWS())
current_editor.setViewEOL(not current_editor.getViewEOL())
</code></pre>
<p dir="auto">which basically toggles the WS and EOLs of the current view. :-)</p>
]]></description><link>https://community.notepad-plus-plus.org/post/46085</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/46085</guid><dc:creator><![CDATA[Ekopalypse]]></dc:creator><pubDate>Fri, 09 Aug 2019 14:30:35 GMT</pubDate></item><item><title><![CDATA[Reply to feature request - word wrap per tab on Fri, 09 Aug 2019 14:30:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ekopalypse" aria-label="Profile: Ekopalypse">@<bdi>Ekopalypse</bdi></a></p>
<p dir="auto">Upvote but no answer to “<code>@Ekopalypse , did you actually try to get the word-wrap-per-tab script running on your system?</code>”?</p>
]]></description><link>https://community.notepad-plus-plus.org/post/46084</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/46084</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Fri, 09 Aug 2019 14:30:00 GMT</pubDate></item><item><title><![CDATA[Reply to feature request - word wrap per tab on Fri, 09 Aug 2019 12:56:28 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/clyfton-in" aria-label="Profile: Clyfton-In">@<bdi>Clyfton-In</bdi></a> said:</p>
<blockquote>
<p dir="auto">Ok, it’s been 7 months since I took the advice to put my suggestion in the feature request area, so the developers are obviously not interested</p>
</blockquote>
<p dir="auto">Proper protocol might have been to provide a link to that feature request here in this thread.  Maybe this is it? <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/5232" rel="nofollow ugc">https://github.com/notepad-plus-plus/notepad-plus-plus/issues/5232</a></p>
<p dir="auto">Developers on Notepad++ work for free in their spare time; sometimes it is difficult to get features added.  It takes about 5 seconds for one to request “word wrap on a per tab basis”, but it is a much bigger effort to realize it in code.</p>
<blockquote>
<p dir="auto">The instructions previously posted by Alan Kilborn were too complicated. I tried but there were too many steps left out</p>
</blockquote>
<p dir="auto">Well…the proper approach to that would have been to say “I got to step 7 and something odd happened and here’s what it was…”.  Then someone here would have jumped in and helped you get around that. If you then encountered another problem, same thing…  Iterate until successful conclusion reached.  You chose to do the easier “WAAAAH WAAH IT DOESN’T WORK”, which <em>IS</em> easier, but doesn’t allow anyone a realistic chance at helping you make it work.  Sigh.</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ekopalypse" aria-label="Profile: Ekopalypse">@<bdi>Ekopalypse</bdi></a> said:</p>
<blockquote>
<p dir="auto">install the python script plugin. How to do this depends on which version of npp you are using.</p>
</blockquote>
<p dir="auto">Sadly, this is probably the hardest part of making things work.  Pythonscript is in a “bad place” right now, with the changes to how plugins work that came about with Plugins Admin.  Anyway, maybe the best instructions for installing PS are here currently?:  <a href="https://notepad-plus-plus.org/community/topic/17256/guide-how-to-install-the-pythonscript-plugin-on-notepad-7-6-3-7-6-4-and-above" rel="nofollow ugc">https://notepad-plus-plus.org/community/topic/17256/guide-how-to-install-the-pythonscript-plugin-on-notepad-7-6-3-7-6-4-and-above</a></p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ekopalypse" aria-label="Profile: Ekopalypse">@<bdi>Ekopalypse</bdi></a> , did you actually try to get the word-wrap-per-tab script running on your system?  I’ve had it running on my setup for a long time, and I have it assigned to shift+ctrl+w (which toggles wrap on/off for the active editor tab).  It would be ctrl+w except I have that tied to something which selects the word the caret is on. :)</p>
]]></description><link>https://community.notepad-plus-plus.org/post/46080</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/46080</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Fri, 09 Aug 2019 12:56:28 GMT</pubDate></item><item><title><![CDATA[Reply to feature request - word wrap per tab on Fri, 09 Aug 2019 10:32:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/clyfton-in" aria-label="Profile: Clyfton-In">@<bdi>Clyfton-In</bdi></a></p>
<blockquote>
<p dir="auto">Ok, it’s been 7 months since I took the advice to put my suggestion in the feature request area, so the developers are obviously not interested,</p>
</blockquote>
<p dir="auto">Or just busy doing other stuff</p>
<blockquote>
<p dir="auto">Anyway, maybe this will generate some interest and someone can post instructions on how to do it myself</p>
</blockquote>
<p dir="auto">In order to be able to use a python script the first thing you need to do is to download  and<br />
install the <a href="https://github.com/bruderstein/PythonScript/releases" rel="nofollow ugc">python script plugin</a>.<br />
How to do this depends on which version of npp you are using.</p>
<p dir="auto">Then use the python script plugin menu to create a new script.<br />
Give it a meaningful name and paste the code into it, save it,<br />
Goto the python script plugin menu and you should see the newly created script.<br />
Click on it and set thw word wrap. Change to a different tab and you should see that this tab<br />
is not word wrapped but if you go back to the one you set it, it should still be word wrap.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/46075</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/46075</guid><dc:creator><![CDATA[Ekopalypse]]></dc:creator><pubDate>Fri, 09 Aug 2019 10:32:24 GMT</pubDate></item><item><title><![CDATA[Reply to feature request - word wrap per tab on Fri, 09 Aug 2019 05:56:44 GMT]]></title><description><![CDATA[<p dir="auto">Ok, it’s been 7 months since I took the advice to put my suggestion in the feature request area, so the developers are obviously not interested, which is a shame since I think a global word wrap on an editor capable of multiple tabs is not very useful.  I mean, who wants to word wrap every tab?  I doubt anybody does.  There could be programs in tabs and notes and documents and all sorts of stuff (like I do).  Anyway, maybe this will generate some interest and someone can post instructions on how to do it myself.  The instructions previously posted by Alan Kilborn were too complicated.  I tried but there were too many steps left out that apparently everyone but me knows how to do.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/46067</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/46067</guid><dc:creator><![CDATA[Clyfton In]]></dc:creator><pubDate>Fri, 09 Aug 2019 05:56:44 GMT</pubDate></item><item><title><![CDATA[Reply to feature request - word wrap per tab on Mon, 14 Jan 2019 13:30:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/clyfton-in" aria-label="Profile: Clyfton-In">@<bdi>Clyfton-In</bdi></a></p>
<p dir="auto">You can achieve your desired functionality right now if you don’t mind a bit of hacking.  See this thread: <a href="https://notepad-plus-plus.org/community/topic/10985/file-specific-word-wrap-vs-global-enable" rel="nofollow ugc">https://notepad-plus-plus.org/community/topic/10985/file-specific-word-wrap-vs-global-enable</a></p>
]]></description><link>https://community.notepad-plus-plus.org/post/38481</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/38481</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Mon, 14 Jan 2019 13:30:19 GMT</pubDate></item><item><title><![CDATA[Reply to feature request - word wrap per tab on Sun, 13 Jan 2019 19:51:21 GMT]]></title><description><![CDATA[<p dir="auto">That’s a great idea.  See <a href="https://notepad-plus-plus.org/community/topic/15741/faq-desk-feature-request-or-bug-report" rel="nofollow ugc">these instructions</a> for submitting a feature request in an area that the developer will actually see it.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/38459</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/38459</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Sun, 13 Jan 2019 19:51:21 GMT</pubDate></item></channel></rss>