aboutsummaryrefslogtreecommitdiff
path: root/doc/manual/14_Appendix.md
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2010-12-29 17:21:04 -0500
committermitchell <70453897+667e-11@users.noreply.github.com>2010-12-29 17:21:04 -0500
commitd98dd19c2f0f4a84675d07eff34c641949a40019 (patch)
tree46dcbc3133a69d73bbe9e0c4e314a4e35cfa3371 /doc/manual/14_Appendix.md
parent99f45c277522bd5773d897447ac1f16c5d9d7d78 (diff)
downloadtextadept-d98dd19c2f0f4a84675d07eff34c641949a40019.tar.gz
textadept-d98dd19c2f0f4a84675d07eff34c641949a40019.zip
The filter-through module handles selected text as stdin better.
Diffstat (limited to 'doc/manual/14_Appendix.md')
-rw-r--r--doc/manual/14_Appendix.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual/14_Appendix.md b/doc/manual/14_Appendix.md
index ff9791cb..c77ee9f0 100644
--- a/doc/manual/14_Appendix.md
+++ b/doc/manual/14_Appendix.md
@@ -68,7 +68,7 @@
<tr><td>F2</td><td>F2</td><td>Focus Lua command entry</td></tr>
<tr><td>Ctrl+R</td><td>Ctrl+R</td><td>Run file</td></tr>
<tr><td>Ctrl+Shift+R</td><td>Ctrl+Shift+R</td><td>Compile file</td></tr>
- <tr><td>Alt+R</td><td>Ctrl+Alt+R</td><td>Filter through shell command</td></tr>
+ <tr><td>Alt+R</td><td>Ctrl+Apple+R</td><td>Filter through shell command</td></tr>
<tr><td>Tab</td><td>Tab</td><td>Expand snippet or next placeholder or indent text</td></tr>
<tr><td>Shift+Tab</td><td>Shift+Tab</td><td>Previous snippet placeholder or dedent text</td></tr>
<tr><td>Ctrl+Alt+I</td><td>Ctrl+Apple+I</td><td>Cancel current snippet</td></tr>