<?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 it possible to enable autoscroll? (Scrollclick)]]></title><description><![CDATA[<p dir="auto">Firefox has a feature of scrollclicking to activate autoscroll in the direction dictated by moving the cursor. Both hold and toggle is supported.<br />
Is it possible to get this functionality?</p>
<hr />
<p dir="auto">Notepad++ v8.2.1   (32-bit)<br />
Build time : Jan 19 2022 - 18:38:49<br />
Path : C:\Program Files (x86)\Notepad++\notepad++.exe<br />
Command Line :<br />
Admin mode : OFF<br />
Local Conf mode : OFF<br />
Cloud Config : OFF<br />
OS Name : Windows 10 Enterprise (64-bit)<br />
OS Version : 2009<br />
OS Build : 19045.4291<br />
Current ANSI codepage : 1252<br />
Plugins : none</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/26537/is-it-possible-to-enable-autoscroll-scrollclick</link><generator>RSS for Node</generator><lastBuildDate>Mon, 20 Jul 2026 07:48:29 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/26537.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 12 Jan 2025 11:11:12 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Is it possible to enable autoscroll? (Scrollclick) on Mon, 13 Jan 2025 00:06:28 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wicke2d" aria-label="Profile: Wicke2d">@<bdi>Wicke2d</bdi></a> said in <a href="/post/99094">Is it possible to enable autoscroll? (Scrollclick)</a>:</p>
<blockquote>
<p dir="auto">Just because?</p>
</blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/xomx" aria-label="Profile: xomx">@<bdi>xomx</bdi></a> gave you the reason in the <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16056#issuecomment-2585854349" rel="nofollow ugc">reply</a> to your issue: the Scintilla library (used as the underlying editor component of Notepad++) doesn’t expose access to the middle-mouse-button click (ie, scrollwheel click on modern mouse architecture).  Until they do, Notepad++ cannot know that the MMB was clicked in the text-editing components of Notepad++.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/99096</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/99096</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Mon, 13 Jan 2025 00:06:28 GMT</pubDate></item><item><title><![CDATA[Reply to Is it possible to enable autoscroll? (Scrollclick) on Sun, 12 Jan 2025 23:06:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/peterjones" aria-label="Profile: PeterJones">@<bdi>PeterJones</bdi></a> Oh, I had the autofilled <code>is:open</code> filter on when searching, oops.<br />
“This feature won’t be implemented.” OK. Just because? Seems like a good feature. I thought maybe there existed a plugin or something.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/99094</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/99094</guid><dc:creator><![CDATA[Wicke2d]]></dc:creator><pubDate>Sun, 12 Jan 2025 23:06:37 GMT</pubDate></item><item><title><![CDATA[Reply to Is it possible to enable autoscroll? (Scrollclick) on Sun, 12 Jan 2025 19:13:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wicke2d" aria-label="Profile: Wicke2d">@<bdi>Wicke2d</bdi></a> ,</p>
<p dir="auto">I see your request <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16056" rel="nofollow ugc">#16056</a>.</p>
<p dir="auto">As I had said, “check if it’s already requested” – it apparently had been, multiple times, and rejected every time; specifically, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/1154" rel="nofollow ugc">this request</a> makes it obvious from the developer himself that it’s not going to happen.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/99092</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/99092</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Sun, 12 Jan 2025 19:13:51 GMT</pubDate></item><item><title><![CDATA[Reply to Is it possible to enable autoscroll? (Scrollclick) on Sun, 12 Jan 2025 17:11:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/peterjones" aria-label="Profile: PeterJones">@<bdi>PeterJones</bdi></a> Made a request.<br />
And made a AHK script trying to replicate the behaviour. In case others see this and want to try it: <a href="https://files.catbox.moe/aekzjm.ahk" rel="nofollow ugc">https://files.catbox.moe/aekzjm.ahk</a></p>
]]></description><link>https://community.notepad-plus-plus.org/post/99091</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/99091</guid><dc:creator><![CDATA[Wicke2d]]></dc:creator><pubDate>Sun, 12 Jan 2025 17:11:58 GMT</pubDate></item><item><title><![CDATA[Reply to Is it possible to enable autoscroll? (Scrollclick) on Sun, 12 Jan 2025 15:01:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wicke2d" aria-label="Profile: Wicke2d">@<bdi>Wicke2d</bdi></a> ,</p>
<p dir="auto">That feature doesn’t currently exist, so far as I know, but seems a good idea to me.  See our <a href="https://community.notepad-plus-plus.org/topic/15741/faq-desk-feature-request-or-bug-report">“FAQ: Feature Request”</a> for how and where to request it (remembering to check if it’s already requested)</p>
]]></description><link>https://community.notepad-plus-plus.org/post/99086</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/99086</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Sun, 12 Jan 2025 15:01:09 GMT</pubDate></item></channel></rss>