<?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[How can I allow hotkey conflicts?]]></title><description><![CDATA[<p dir="auto">Eg.: both CUT and LINECUT with ctrl+x</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/20009/how-can-i-allow-hotkey-conflicts</link><generator>RSS for Node</generator><lastBuildDate>Mon, 13 Jul 2026 03:21:15 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/20009.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 17 Sep 2020 19:46:54 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How can I allow hotkey conflicts? on Thu, 17 Sep 2020 19:56:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/waka-waka906" aria-label="Profile: Waka-Waka906">@<bdi>Waka-Waka906</bdi></a> ,</p>
<p dir="auto">It flags conflicts for you, but doesn’t stop you from having conflicts.  When there is a conflict, Notepad++ will pick one of the conflicting actions and apply it.  There is anecdotal evidence that it picks the first one it comes to when doing some list of processing, but you cannot control which one occurs.  I even vaguely remember one case when multiple actions may have been taken, but I cannot guarantee that will work.</p>
<p dir="auto">In general, it’s a bad idea to have conflicts, because you cannot control whether one, some, or all of those actions occur when you use the hotkey.  But if you’re willing to live with the ambiguity, feel free to leave the conflict there – Notepad++ won’t stop you.</p>
<p dir="auto">If you want to guarantee that multiple actions occur with the same shortcut, record a macro where both actions are explicitly invoked, then assign your desired keystroke to the macro rather than to the individual actions.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/57685</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/57685</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Thu, 17 Sep 2020 19:56:48 GMT</pubDate></item></channel></rss>