aboutsummaryrefslogtreecommitdiff
path: root/doc/manual/14_Appendix.md
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2011-03-27 21:46:41 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2011-03-27 21:46:41 -0400
commit01e45c3b79eaa12f4e15f68499cba56b49aa3d2f (patch)
tree22e684379d7228ccbe9891ad44c822ba35e67698 /doc/manual/14_Appendix.md
parentb25dca18ca9819f4193ac2a3032921cc76f581e3 (diff)
downloadtextadept-01e45c3b79eaa12f4e15f68499cba56b49aa3d2f.tar.gz
textadept-01e45c3b79eaa12f4e15f68499cba56b49aa3d2f.zip
Updated manual.
Diffstat (limited to 'doc/manual/14_Appendix.md')
-rw-r--r--doc/manual/14_Appendix.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/manual/14_Appendix.md b/doc/manual/14_Appendix.md
index 8c6f3c7b..2237cb66 100644
--- a/doc/manual/14_Appendix.md
+++ b/doc/manual/14_Appendix.md
@@ -80,12 +80,12 @@
<tr><td>Ctrl+B</td><td>Apple+B</td><td>Switch buffers</td></tr>
<tr><td>Ctrl+Tab</td><td>Ctrl+Tab</td><td>Next buffer</td></tr>
<tr><td>Ctrl+Shift+Tab</td><td>Ctrl+Shift+Tab</td><td>Prev buffer</td></tr>
- <tr><td>Ctrl+T, V, E</td><td>Apple+T, V, E</td><td>Toggle show end of line</td></tr>
- <tr><td>Ctrl+T, V, W</td><td>Apple+T, V, W</td><td>Toggle show whitespace</td></tr>
- <tr><td>Ctrl+T, V, I</td><td>Apple+T, V, I</td><td>Toggle show indentation guides</td></tr>
- <tr><td>Ctrl+T, V, Tab</td><td>Apple+T, V, Tab</td><td>Toggle use tabs or spaces</td></tr>
- <tr><td>Ctrl+T, V, Space</td><td>Apple+T, V, Space</td><td>Toggle show whitespace</td></tr>
- <tr><td>Ctrl+T, V, V</td><td>Apple+T, V, V</td><td>Toggle use virtual space</td></tr>
+ <tr><td>Ctrl+Shift+B, E</td><td>Apple+Shift+B, E</td><td>Toggle show end of line</td></tr>
+ <tr><td>Ctrl+Shift+B, W</td><td>Apple+Shift+B, W</td><td>Toggle show whitespace</td></tr>
+ <tr><td>Ctrl+Shift+B, I</td><td>Apple+Shift+B, I</td><td>Toggle show indentation guides</td></tr>
+ <tr><td>Ctrl+Shift+B, Tab</td><td>Apple+Shift+B, Tab</td><td>Toggle use tabs or spaces</td></tr>
+ <tr><td>Ctrl+Shift+B, Space</td><td>Apple+Shift+B, Space</td><td>Toggle show whitespace</td></tr>
+ <tr><td>Ctrl+Shift+B, V</td><td>Apple+Shift+B, V</td><td>Toggle use virtual space</td></tr>
<tr><td>Ctrl+L</td><td>Ctrl+L</td><td>Select lexer</td></tr>
<tr><td>F5</td><td>F5</td><td>Refresh syntax highlighting</td></tr>
<tr><td colspan='3'><strong>Split Views</strong></td></tr>