<?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[Arrow keys in Multiline Editing Mode]]></title><description><![CDATA[<p dir="auto">I’ve enabled the Settings &gt; Preferences &gt; Editing &gt; Enable Ctrl + Mouse Click/Selection feature, but I noticed that whenever I use the right/left arrow keys to move the cursor, the Multi-Edit mode is turned off and it goes back to a single line editing mode.  Is there any way to use the arrow keys to move the cursor left or right while in Multi-Edit?</p>
<p dir="auto">Thanks!</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/12619/arrow-keys-in-multiline-editing-mode</link><generator>RSS for Node</generator><lastBuildDate>Sun, 08 Mar 2026 10:03:54 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/12619.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 27 Oct 2016 15:38:24 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Arrow keys in Multiline Editing Mode on Thu, 27 Oct 2016 16:35:35 GMT]]></title><description><![CDATA[<p dir="auto">Its not possible currently. Internally Notepad++ uses Scintilla v3.5.6. However in Scintilla v3.6.0 it added this type of functionality. Quote from Scintilla v3.6.0 release notes:</p>
<blockquote>
<p dir="auto">Multiple selection now works over more key commands. The new multiple-selection handling commands include horizontal movement and selection commands, line up and down movement and selection commands, word and line deletion commands, and line end insertion.</p>
</blockquote>
<p dir="auto">So whenever Scintilla is upgraded internally this will be possible.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/18854</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/18854</guid><dc:creator><![CDATA[dail]]></dc:creator><pubDate>Thu, 27 Oct 2016 16:35:35 GMT</pubDate></item></channel></rss>