<?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[Is there a setting for the Horizontal scroll? Would like it to be more than 4 characters.]]></title><description><![CDATA[<p dir="auto">I don’t like to run in the ‘Wrap’ mode, is there a way to adjust the amount the horizontal scrolling when the cursor reaches the right edge?</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/12696/is-there-a-setting-for-the-horizontal-scroll-would-like-it-to-be-more-than-4-characters</link><generator>RSS for Node</generator><lastBuildDate>Wed, 19 Aug 2026 12:53:57 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/12696.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 08 Nov 2016 21:37:18 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Is there a setting for the Horizontal scroll? Would like it to be more than 4 characters. on Thu, 10 Nov 2016 23:22:43 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/stefan-zimberoff" aria-label="Profile: Stefan-Zimberoff">@<bdi>Stefan-Zimberoff</bdi></a></p>
<p dir="auto">Afaik, there is no builtin configurable parameter to achieve this.<br />
Just some thoughts, do you know the ctrl+right/left behavior?<br />
If this doesn’t suite you another possible solution might be to<br />
create two python scripts and assign two shortcuts.<br />
One would jump an amount of chars to the right and the other<br />
to the left.<br />
I assume<br />
editor.positionFromLine (to get the line start position)<br />
editor.getLineEndPosition (as name says …)<br />
editor.lineFromPosition (…)<br />
editor.getCurrentPos (…)<br />
editor.gotoPos (…)<br />
should do the trick.<br />
If you need help creating the scripts - let us know.</p>
<p dir="auto">Cheers<br />
Claudia</p>
]]></description><link>https://community.notepad-plus-plus.org/post/19150</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/19150</guid><dc:creator><![CDATA[Claudia Frank]]></dc:creator><pubDate>Thu, 10 Nov 2016 23:22:43 GMT</pubDate></item><item><title><![CDATA[Reply to Is there a setting for the Horizontal scroll? Would like it to be more than 4 characters. on Thu, 10 Nov 2016 20:36:47 GMT]]></title><description><![CDATA[<p dir="auto">I run in the Non-Wrap mode. When you move the cursor to the right edge minus one character, the next cursor movement to the right scrolls the display to the left by three characters. I would like to be able to change this amount to something like 30 characters.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/19148</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/19148</guid><dc:creator><![CDATA[Stefan Zimberoff]]></dc:creator><pubDate>Thu, 10 Nov 2016 20:36:47 GMT</pubDate></item><item><title><![CDATA[Reply to Is there a setting for the Horizontal scroll? Would like it to be more than 4 characters. on Wed, 09 Nov 2016 23:34:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/stefan-zimberoff" aria-label="Profile: Stefan-Zimberoff">@<bdi>Stefan-Zimberoff</bdi></a></p>
<p dir="auto">not clear for me what you try to achieve, could you clarify it?</p>
<p dir="auto">Cheers<br />
Claudia</p>
]]></description><link>https://community.notepad-plus-plus.org/post/19128</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/19128</guid><dc:creator><![CDATA[Claudia Frank]]></dc:creator><pubDate>Wed, 09 Nov 2016 23:34:05 GMT</pubDate></item></channel></rss>