From e3baf5a0a17211d87533f01b4e87a7a0d37d6f0e Mon Sep 17 00:00:00 2001
From: mitchell <70453897+667e-11@users.noreply.github.com>
Date: Fri, 6 Jan 2012 08:16:53 -0500
Subject: Updated manual.
---
doc/manual/14_Appendix.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'doc/manual/14_Appendix.md')
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
Ctrl+Ins |⌘C |Copy
Ctrl+V
Shift+Ins |⌘V |Paste
Ctrl+D |⌘D |Duplicate line
Del |⌦
^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
--
cgit v1.2.3