diff options
author | 2012-06-21 13:37:36 -0400 | |
---|---|---|
committer | 2012-06-21 13:37:36 -0400 | |
commit | f9cb3d98dc4b1246da7b71b2f5892667c0d64699 (patch) | |
tree | 1e1ea28e2fa16ae39df2c03ae282d857686cca5b /doc | |
parent | 081c50df06c1b24dbfdd7854cb16c87e0e681239 (diff) | |
download | textadept-f9cb3d98dc4b1246da7b71b2f5892667c0d64699.tar.gz textadept-f9cb3d98dc4b1246da7b71b2f5892667c0d64699.zip |
Changed 'Quit' key command to 'Ctrl+Q' on Windows and Linux.
Diffstat (limited to 'doc')
-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 61ad842d..fb9f51b4 100644 --- a/doc/14_Appendix.md +++ b/doc/14_Appendix.md @@ -15,7 +15,7 @@ Ctrl+W |⌘W |Close file Ctrl+Shift+W|⌘⇧W |Close all files None |None|Load session... None |None|Load session... -Alt+Q |⌘Q |Quit +Ctrl+Q |⌘Q |Quit **Edit** ||| Ctrl+Z<br/>Alt+Backspace|⌘Z |Undo Ctrl+Y<br/>Ctrl+Shift+Z |⌘⇧Z |Redo |