diff options
author | 2012-01-06 08:16:53 -0500 | |
---|---|---|
committer | 2012-01-06 08:16:53 -0500 | |
commit | e3baf5a0a17211d87533f01b4e87a7a0d37d6f0e (patch) | |
tree | a47a0cdef550929609e22917ec0a7959805c2d94 /doc/manual/14_Appendix.md | |
parent | 9385eff57b2bf61b5b6d84911fc2429bf7662669 (diff) | |
download | textadept-e3baf5a0a17211d87533f01b4e87a7a0d37d6f0e.tar.gz textadept-e3baf5a0a17211d87533f01b4e87a7a0d37d6f0e.zip |
Updated manual.
Diffstat (limited to 'doc/manual/14_Appendix.md')
-rw-r--r-- | doc/manual/14_Appendix.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual/14_Appendix.md b/doc/manual/14_Appendix.md index d19257d1..cdff8db7 100644 --- a/doc/manual/14_Appendix.md +++ b/doc/manual/14_Appendix.md @@ -25,10 +25,10 @@ Ctrl+C<br/>Ctrl+Ins |⌘C |Copy Ctrl+V<br/>Shift+Ins |⌘V |Paste Ctrl+D |⌘D |Duplicate line Del |⌦<br/>^D |Delete +Alt+Del |^⌦ |Delete word Ctrl+A |⌘A |Select all Ctrl+M |^M |Match brace Ctrl+Enter |^⎋ |Complete word -Alt+Del |^⌦ |Delete word Ctrl+Alt+Shift+H |⌘⇧H |Highlight word Ctrl+/ |^/ |Toggle block comment Ctrl+T |^T |Transpose characters |