diff options
author | 2011-01-27 23:13:32 -0500 | |
---|---|---|
committer | 2011-01-27 23:13:32 -0500 | |
commit | df5051e46ba55c3d2698d28c23bbdada15707a0c (patch) | |
tree | 442e47a8f2171d2978e9588b00e0cca2dd1f2f66 /doc/manual/14_Appendix.md | |
parent | 0a91a589c3ec98887bb5d37f0d24cbfa68b27f34 (diff) | |
download | textadept-df5051e46ba55c3d2698d28c23bbdada15707a0c.tar.gz textadept-df5051e46ba55c3d2698d28c23bbdada15707a0c.zip |
Added Adeptsense complete key commands to the manual.
Diffstat (limited to 'doc/manual/14_Appendix.md')
-rw-r--r-- | doc/manual/14_Appendix.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/manual/14_Appendix.md b/doc/manual/14_Appendix.md index c77ee9f0..fe06b577 100644 --- a/doc/manual/14_Appendix.md +++ b/doc/manual/14_Appendix.md @@ -26,6 +26,7 @@ <tr><td>Ctrl+E</td><td>Ctrl+M</td><td>Go to matching brace</td></tr> <tr><td>Ctrl+Shift+E</td><td>Apple+Shift+E</td><td>Select to matching brace</td></tr> <tr><td>Ctrl+Return</td><td>Escape</td><td>Autocomplete word in file</td></tr> + <tr><td>Ctrl+I</td><td>~</td><td>Autocomplete symbol for supported languages</td></tr> <tr><td>Ctrl+Q</td><td>Ctrl+Q</td><td>Block comment/uncomment</td></tr> <tr><td>None</td><td>None</td><td>Delete word</td></tr> <tr><td>Ctrl+H</td><td>Ctrl+Apple+T</td><td>Highlight word occurances</td></tr> |