diff options
author | 2012-07-16 11:03:37 -0400 | |
---|---|---|
committer | 2012-07-16 11:03:37 -0400 | |
commit | 3d718af477180031d94434ab6372e889174ba7c1 (patch) | |
tree | 0a99ca86fffcab9649907ec8fdbc1b59ad7a6c6f /doc/14_Appendix.md | |
parent | f2422ed988425464c2c02f03b8d0981635be903f (diff) | |
download | textadept-3d718af477180031d94434ab6372e889174ba7c1.tar.gz textadept-3d718af477180031d94434ab6372e889174ba7c1.zip |
Reverted r1189; ncurses command entry key command is M-C again.
Diffstat (limited to 'doc/14_Appendix.md')
-rw-r--r-- | doc/14_Appendix.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/14_Appendix.md b/doc/14_Appendix.md index 0d21dd4b..703231b2 100644 --- a/doc/14_Appendix.md +++ b/doc/14_Appendix.md @@ -69,7 +69,7 @@ Ctrl+Alt+G |^⌘G |None |Goto next file found Ctrl+Alt+Shift+G |^⌘⇧G|None |Goto previous file found Ctrl+J |⌘J |^J |Jump to line **Tools** |||| -Ctrl+E |⌘E |M-E |Command entry +Ctrl+E |⌘E |M-C |Command entry Ctrl+Shift+E |⌘⇧E |M-S-C |Select command Ctrl+R |⌘R |^R |Run Ctrl+Shift+R |⌘⇧R |M-^R |Compile |