<?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[Make ctrl-shift-tab move like ctrl-tab]]></title><description><![CDATA[<p dir="auto">When selecting text with “ctrl-shift-tab”, I’d prefer that the cursor moves like “ctrl-tab”.  Here’s an example that shows the difference, and I’m wondering if there’s a way to change the behavior?</p>
<p dir="auto">For what it’s worth, I just discovered that this textbox that I’m typing into now works the same way I’d like NPP to work. :)</p>
<p dir="auto">My example:</p>
<p dir="auto">If I start at the beginning of this test line:<br />
one:      two  three_four five</p>
<p dir="auto">Each “ctrl-tab” stops at:<br />
before :<br />
before two<br />
before three<br />
before five</p>
<p dir="auto">Whereas each “ctrl-shift-tab” stops at:<br />
before :<br />
after :<br />
after two<br />
after four<br />
after five</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/18914/make-ctrl-shift-tab-move-like-ctrl-tab</link><generator>RSS for Node</generator><lastBuildDate>Sun, 19 Jul 2026 09:03:55 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/18914.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 14 Feb 2020 15:59:15 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Make ctrl-shift-tab move like ctrl-tab on Fri, 14 Feb 2020 18:25:55 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/vtgroupgithub" aria-label="Profile: VTGroupGitHub">@<bdi>VTGroupGitHub</bdi></a> said in <a href="/post/50657">Make ctrl-shift-tab move like ctrl-tab</a>:</p>
<blockquote>
<p dir="auto">In case anyone needs this in the future, choose “Settings” / “Shortcut Mapper”</p>
</blockquote>
<p dir="auto">Your description is specific to what you’ve configured, but in general, that’s how you’d remap anything, so really, you’ve created a general description of how to use <em>Shortcut Mapper</em>. :-)</p>
]]></description><link>https://community.notepad-plus-plus.org/post/50658</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/50658</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Fri, 14 Feb 2020 18:25:55 GMT</pubDate></item><item><title><![CDATA[Reply to Make ctrl-shift-tab move like ctrl-tab on Fri, 14 Feb 2020 18:23:25 GMT]]></title><description><![CDATA[<p dir="auto">Thanks!  The rebinding did work.  In case anyone needs this in the future, choose “Settings” / “Shortcut Mapper” and choose the “Scintilla commands” tab.  Scroll down to <strong>SCI_WORDRIGHTENDEXTEND</strong>, click “Modify”, select “None” in the dropdown, and hit “Apply”.  This clears the current binding.  Then select <strong>SCI_WORDRIGHTEXTEND</strong>, click “Modify”, select the CTRL and SHIFT checkboxes, choose “Right” in the dropdown, and hit “Apply”.  This configures the new binding.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/50657</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/50657</guid><dc:creator><![CDATA[VTGroupGitHub]]></dc:creator><pubDate>Fri, 14 Feb 2020 18:23:25 GMT</pubDate></item><item><title><![CDATA[Reply to Make ctrl-shift-tab move like ctrl-tab on Fri, 14 Feb 2020 17:36:52 GMT]]></title><description><![CDATA[<p dir="auto">I’m an idiot.  I meant “ctrl-right arrow” and “ctrl-shift-right arrow”.  I have no idea why I said “tab”.  But you’ve both given me ideas about re-binding, so let me see if I can tweak “ctrl-shift-right arrow” to move like “ctrl-right arrow”.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/50653</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/50653</guid><dc:creator><![CDATA[VTGroupGitHub]]></dc:creator><pubDate>Fri, 14 Feb 2020 17:36:52 GMT</pubDate></item><item><title><![CDATA[Reply to Make ctrl-shift-tab move like ctrl-tab on Fri, 14 Feb 2020 16:18:34 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/vtgroupgithub" aria-label="Profile: VTGroupGitHub">@<bdi>VTGroupGitHub</bdi></a></p>
<p dir="auto">I assume you bound your shortcut to SCI_WORDRIGHT<strong>END</strong>EXTEND<br />
instead you might use SCI_WORDRIGHTEXTEND</p>
]]></description><link>https://community.notepad-plus-plus.org/post/50652</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/50652</guid><dc:creator><![CDATA[Ekopalypse]]></dc:creator><pubDate>Fri, 14 Feb 2020 16:18:34 GMT</pubDate></item><item><title><![CDATA[Reply to Make ctrl-shift-tab move like ctrl-tab on Fri, 14 Feb 2020 16:13:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/vtgroupgithub" aria-label="Profile: VTGroupGitHub">@<bdi>VTGroupGitHub</bdi></a></p>
<p dir="auto">Try ctrl+leftarrow and ctrl+rightarrow in Notepad++.  If this is the functionality you want, use the Shortcut Mapper to assign the functions currently tied to the mentioned keycombos to whatever keycombo you want them to have.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/50651</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/50651</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Fri, 14 Feb 2020 16:13:25 GMT</pubDate></item></channel></rss>