<?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 to print shortcuts list?]]></title><description><![CDATA[<p dir="auto">I"m new here, NOT any kind of programmer, and I like to use shortcut keys when I can. I found the list of shortcuts.<br />
Is there some way to download and print them?</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/24277/how-to-print-shortcuts-list</link><generator>RSS for Node</generator><lastBuildDate>Sun, 10 May 2026 01:38:11 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/24277.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 20 Mar 2023 18:32:31 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to print shortcuts list? on Wed, 22 Mar 2023 06:10:10 GMT]]></title><description><![CDATA[<p dir="auto">This discussion has made me realize that I’m guilty of <a href="https://en.wikipedia.org/wiki/Perfect_is_the_enemy_of_good" rel="nofollow ugc">letting the “perfect” be the enemy of the “good”</a> - so, to rectify that, here is <a href="https://sourceforge.net/u/t_bugreporter/wiki/NppKeyMap/" rel="nofollow ugc">my current</a>, combined, unfinished (and likely “perpetually unfinished”) version of <a class="plugin-mentions-user plugin-mentions-a" href="/user/ekopalypse" aria-label="Profile: Ekopalypse">@<bdi>Ekopalypse</bdi></a> and <a class="plugin-mentions-user plugin-mentions-a" href="/user/alan-kilborn" aria-label="Profile: Alan-Kilborn">@<bdi>Alan-Kilborn</bdi></a>’s <a href="https://community.notepad-plus-plus.org/topic/23749/list-of-free-keyboard-shortcuts/3">keyboard programs</a>.  I realize that this program is way longer than it needs to be, both in terms of code and comments, but I took this on as a learning experience; if anyone is interested in suggesting further improvements, I’ll be glad to receive them.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/85066</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/85066</guid><dc:creator><![CDATA[TBugReporter]]></dc:creator><pubDate>Wed, 22 Mar 2023 06:10:10 GMT</pubDate></item><item><title><![CDATA[Reply to How to print shortcuts list? on Tue, 21 Mar 2023 18:19:11 GMT]]></title><description><![CDATA[<p dir="auto">If one is just looking for a snapshot of the current (8.5) default list of shortcut keycombo assignements, see below:</p>
<pre><code class="language-txt">New                                     : Ctrl+N
Open...                                 : Ctrl+O
Reload from Disk                        : Ctrl+R
Save                                    : Ctrl+S
Save As...                              : Ctrl+Alt+S
Save All                                : Ctrl+Shift+S
Close                                   : Ctrl+W
Close All                               : Ctrl+Shift+W
Print...                                : Ctrl+P
Exit                                    : Alt+F4
Restore Recent Closed File              : Ctrl+Shift+T
Begin/End Select                        : Ctrl+Shift+B
Begin/End Select in Column Mode         : Alt+Shift+B
UPPERCASE                               : Ctrl+Shift+U
lowercase                               : Ctrl+U
Proper Case                             : Alt+U
Proper Case (blend)                     : Alt+Shift+U
Sentence case                           : Ctrl+Alt+U
Sentence case (blend)                   : Ctrl+Alt+Shift+U
Split Lines                             : Ctrl+I
Join Lines                              : Ctrl+J
Move Up Current Line                    : Ctrl+Shift+Up
Move Down Current Line                  : Ctrl+Shift+Down
Insert Blank Line Above Current         : Ctrl+Alt+Enter
Insert Blank Line Below Current         : Ctrl+Alt+Shift+Enter
Toggle Single Line Comment              : Ctrl+Q
Single Line Comment                     : Ctrl+K
Single Line Uncomment                   : Ctrl+Shift+K
Block Comment                           : Ctrl+Shift+Q
Function Completion                     : Ctrl+Spacebar
Path Completion                         : Ctrl+Alt+Spacebar
Word Completion                         : Ctrl+Enter
Function Parameters Hint                : Ctrl+Shift+Spacebar
Function Parameters Previous Hint       : Alt+Up
Function Parameters Next Hint           : Alt+Down
Column Editor...                        : Alt+C
Find...                                 : Ctrl+F
Find in Files...                        : Ctrl+Shift+F
Find Next                               : F3
Find Previous                           : Shift+F3
Select and Find Next                    : Ctrl+F3
Select and Find Previous                : Ctrl+Shift+F3
Find (Volatile) Next                    : Ctrl+Alt+F3
Find (Volatile) Previous                : Ctrl+Alt+Shift+F3
Replace...                              : Ctrl+H
Incremental Search                      : Ctrl+Alt+I
Search Results Window                   : F7
Previous Search Result                  : Shift+F4
Next Search Result                      : F4
Go to...                                : Ctrl+G
Go to Matching Brace                    : Ctrl+B
Select All Between Matching Braces      : Ctrl+Alt+B
Mark...                                 : Ctrl+M
Previous style of 1st style             : Ctrl+Shift+1
Previous style of 2nd style             : Ctrl+Shift+2
Previous style of 3rd style             : Ctrl+Shift+3
Previous style of 4th style             : Ctrl+Shift+4
Previous style of 5th style             : Ctrl+Shift+5
Previous style of Find Mark style       : Ctrl+Shift+0
Next style of 1st style                 : Ctrl+1
Next style of 2nd style                 : Ctrl+2
Next style of 3rd style                 : Ctrl+3
Next style of 4th style                 : Ctrl+4
Next style of 5th style                 : Ctrl+5
Next style of Find Mark style           : Ctrl+0
Toggle Bookmark                         : Ctrl+F2
Next Bookmark                           : F2
Previous Bookmark                       : Shift+F2
Toggle Full Screen Mode                 : F11
Post-It                                 : F12
1st Tab                                 : Ctrl+Numpad 1
2nd Tab                                 : Ctrl+Numpad 2
3rd Tab                                 : Ctrl+Numpad 3
4th Tab                                 : Ctrl+Numpad 4
5th Tab                                 : Ctrl+Numpad 5
6th Tab                                 : Ctrl+Numpad 6
7th Tab                                 : Ctrl+Numpad 7
8th Tab                                 : Ctrl+Numpad 8
9th Tab                                 : Ctrl+Numpad 9
Next Tab                                : Ctrl+Page down
Previous Tab                            : Ctrl+Page up
Move Tab Forward                        : Ctrl+Shift+Page down
Move Tab Backward                       : Ctrl+Shift+Page up
Switch to previous document             : Ctrl+Shift+Tab
Switch to next document                 : Ctrl+Tab
Hide Lines                              : Alt+H
Focus on Another View                   : F8
Fold All                                : Alt+0
Unfold All                              : Alt+Shift+0
Fold Current Level                      : Ctrl+Alt+F
Unfold Current Level                    : Ctrl+Alt+Shift+F
Fold Level 1                            : Alt+1
Fold Level 2                            : Alt+2
Fold Level 3                            : Alt+3
Fold Level 4                            : Alt+4
Fold Level 5                            : Alt+5
Fold Level 6                            : Alt+6
Fold Level 7                            : Alt+7
Fold Level 8                            : Alt+8
Unfold Level 1                          : Alt+Shift+1
Unfold Level 2                          : Alt+Shift+2
Unfold Level 3                          : Alt+Shift+3
Unfold Level 4                          : Alt+Shift+4
Unfold Level 5                          : Alt+Shift+5
Unfold Level 6                          : Alt+Shift+6
Unfold Level 7                          : Alt+Shift+7
Unfold Level 8                          : Alt+Shift+8
Text Direction RTL                      : Ctrl+Alt+R
Text Direction LTR                      : Ctrl+Alt+L
Toggle macro recording                  : Ctrl+Shift+R
Playback                                : Ctrl+Shift+P
Run...                                  : F5
About Notepad++                         : F1
Trim Trailing Space and Save            : Alt+Shift+S
Get PHP help                            : Alt+F1
Wikipedia Search                        : Alt+F3
Open selected file path in new instance : Alt+F6
SCI_CUT                                 : Ctrl+X or Shift+DEL
SCI_COPY                                : Ctrl+C or Ctrl+INS
SCI_PASTE                               : Ctrl+V or Shift+INS
SCI_SELECTALL                           : Ctrl+A
SCI_CLEAR                               : DEL
SCI_UNDO                                : Ctrl+Z or Alt+Backspace
SCI_REDO                                : Ctrl+Y or Ctrl+Shift+Z
SCI_NEWLINE                             : Enter or Shift+Enter
SCI_TAB                                 : Tab
SCI_BACKTAB                             : Shift+Tab
SCI_ZOOMIN                              : Ctrl+Num +
SCI_ZOOMOUT                             : Ctrl+Num -
SCI_SETZOOM                             : Ctrl+Num /
SCI_SELECTIONDUPLICATE                  : Ctrl+D
SCI_EDITTOGGLEOVERTYPE                  : INS
SCI_LINEDOWN                            : Down
SCI_LINEDOWNEXTEND                      : Shift+Down
SCI_LINEDOWNRECTEXTEND                  : Alt+Shift+Down
SCI_LINESCROLLDOWN                      : Ctrl+Down
SCI_LINEUP                              : Up
SCI_LINEUPEXTEND                        : Shift+Up
SCI_LINEUPRECTEXTEND                    : Alt+Shift+Up
SCI_LINESCROLLUP                        : Ctrl+Up
SCI_PARADOWN                            : Ctrl+]
SCI_PARADOWNEXTEND                      : Ctrl+Shift+]
SCI_PARAUP                              : Ctrl+[
SCI_PARAUPEXTEND                        : Ctrl+Shift+[
SCI_CHARLEFT                            : Left
SCI_CHARLEFTEXTEND                      : Shift+Left
SCI_CHARLEFTRECTEXTEND                  : Alt+Shift+Left
SCI_CHARRIGHT                           : Right
SCI_CHARRIGHTEXTEND                     : Shift+Right
SCI_CHARRIGHTRECTEXTEND                 : Alt+Shift+Right
SCI_WORDLEFT                            : Ctrl+Left
SCI_WORDLEFTEXTEND                      : Ctrl+Shift+Left
SCI_WORDRIGHT                           : Ctrl+Right
SCI_WORDRIGHTENDEXTEND                  : Ctrl+Shift+Right
SCI_WORDPARTLEFT                        : Ctrl+/
SCI_WORDPARTLEFTEXTEND                  : Ctrl+Shift+/
SCI_WORDPARTRIGHT                       : Ctrl+\
SCI_WORDPARTRIGHTEXTEND                 : Ctrl+Shift+\
SCI_HOMEDISPLAY                         : Alt+Home
SCI_VCHOMERECTEXTEND                    : Alt+Shift+Home
SCI_VCHOMEWRAP                          : Home
SCI_VCHOMEWRAPEXTEND                    : Shift+Home
SCI_LINEENDWRAPEXTEND                   : Shift+End
SCI_LINEENDRECTEXTEND                   : Alt+Shift+End
SCI_LINEENDDISPLAY                      : Alt+End
SCI_LINEENDWRAP                         : End
SCI_DOCUMENTSTART                       : Ctrl+Home
SCI_DOCUMENTSTARTEXTEND                 : Ctrl+Shift+Home
SCI_DOCUMENTEND                         : Ctrl+End
SCI_DOCUMENTENDEXTEND                   : Ctrl+Shift+End
SCI_PAGEUP                              : Page up
SCI_PAGEUPEXTEND                        : Shift+Page up
SCI_PAGEUPRECTEXTEND                    : Alt+Shift+Page up
SCI_PAGEDOWN                            : Page down
SCI_PAGEDOWNEXTEND                      : Shift+Page down
SCI_PAGEDOWNRECTEXTEND                  : Alt+Shift+Page down
SCI_DELETEBACK                          : Backspace or Shift+Backspace
SCI_DELWORDLEFT                         : Ctrl+Backspace
SCI_DELWORDRIGHT                        : Ctrl+DEL
SCI_DELLINELEFT                         : Ctrl+Shift+Backspace
SCI_DELLINERIGHT                        : Ctrl+Shift+DEL
SCI_LINEDELETE                          : Ctrl+Shift+L
SCI_LINECUT                             : Ctrl+L
SCI_LINECOPY                            : Ctrl+Shift+X
SCI_LINETRANSPOSE                       : Ctrl+T
SCI_CANCEL                              : Esc
</code></pre>
]]></description><link>https://community.notepad-plus-plus.org/post/85053</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/85053</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Tue, 21 Mar 2023 18:19:11 GMT</pubDate></item><item><title><![CDATA[Reply to How to print shortcuts list? on Tue, 21 Mar 2023 17:15:40 GMT]]></title><description><![CDATA[<p dir="auto">This has come up before.  Here are some references:</p>
<ul>
<li>
<p dir="auto"><a href="https://community.notepad-plus-plus.org/topic/12576/list-of-all-assigned-keyboard-shortcuts">https://community.notepad-plus-plus.org/topic/12576/list-of-all-assigned-keyboard-shortcuts</a></p>
</li>
<li>
<p dir="auto"><a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8000" rel="nofollow ugc">https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8000</a></p>
</li>
<li>
<p dir="auto"><a href="https://community.notepad-plus-plus.org/topic/23749/list-of-free-keyboard-shortcuts">https://community.notepad-plus-plus.org/topic/23749/list-of-free-keyboard-shortcuts</a></p>
</li>
</ul>
<p dir="auto">If something isn’t clear after looking through this info, ask further questions.</p>
<p dir="auto">Short answer:  It is doable, but it isn’t like there’s a button to click on and produce a nice list.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/85052</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/85052</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Tue, 21 Mar 2023 17:15:40 GMT</pubDate></item><item><title><![CDATA[Reply to How to print shortcuts list? on Tue, 21 Mar 2023 15:57:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/alan-kilborn" aria-label="Profile: Alan-Kilborn">@<bdi>Alan-Kilborn</bdi></a> said in <a href="/post/85036">How to print shortcuts list?</a>:</p>
<blockquote>
<p dir="auto">Where was this?</p>
</blockquote>
<p dir="auto">It has to be in <code>Settings</code> &gt; <code>Shortcut Mapper...</code> because there is no other way to get the list of <em>all</em> assigned shortcut keys.</p>
<p dir="auto">I think he’s asking if it’s possible to print out the list in that dialog box. Sorry to say, I don’t think it’s possible.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/85048</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/85048</guid><dc:creator><![CDATA[pbarney]]></dc:creator><pubDate>Tue, 21 Mar 2023 15:57:30 GMT</pubDate></item><item><title><![CDATA[Reply to How to print shortcuts list? on Mon, 20 Mar 2023 18:48:54 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ken-rich" aria-label="Profile: Ken-Rich">@<bdi>Ken-Rich</bdi></a> said in <a href="/post/85035">How to print shortcuts list?</a>:</p>
<blockquote>
<p dir="auto">I found the list of shortcuts.</p>
</blockquote>
<p dir="auto">Where was this?</p>
]]></description><link>https://community.notepad-plus-plus.org/post/85036</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/85036</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Mon, 20 Mar 2023 18:48:54 GMT</pubDate></item></channel></rss>