diff options
author | 2011-07-14 17:06:00 -0400 | |
---|---|---|
committer | 2011-07-14 17:06:00 -0400 | |
commit | 7fdb29ad729ff4ac5faf4db21bddc3f9fb955038 (patch) | |
tree | 6e3ab8958a3c8aa49b0bab617a30bf815f8a1b32 /doc/manual | |
parent | 71dea7de131fc90871b9e9c86b901c3180cb23e1 (diff) | |
download | textadept-7fdb29ad729ff4ac5faf4db21bddc3f9fb955038.tar.gz textadept-7fdb29ad729ff4ac5faf4db21bddc3f9fb955038.zip |
Changed menu labels to be more descriptive and added select_command() dialog.
Diffstat (limited to 'doc/manual')
-rw-r--r-- | doc/manual/14_Appendix.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/manual/14_Appendix.md b/doc/manual/14_Appendix.md index 83dab56c..e79edbc9 100644 --- a/doc/manual/14_Appendix.md +++ b/doc/manual/14_Appendix.md @@ -73,6 +73,7 @@ Ctrl+J |⌘J |Jump to line **Tools** ||| Ctrl+E |⌘E |Command entry +Ctrl+Shift+E |⌘⇧E |Select command Ctrl+Alt+R |^R |Run Ctrl+Alt+Shift+R|^⇧R |Compile Ctrl+| |⌘||Filter text through @@ -113,8 +114,8 @@ F5 |F5 |Refresh syntax highlighting **View** ||| Ctrl+Alt+Tab |^⇥ |Next view Ctrl+Alt+Shift+Tab |^⇧⇥ |Previous view -Ctrl+Alt+Shift+S |^⇧S |Split vertical -Ctrl+Alt+S |^S |Split horizontal +Ctrl+Alt+Shift+S |^⇧S |Split view vertical +Ctrl+Alt+S |^S |Split view horizontal Ctrl+Alt+W |^W |Unsplit view Ctrl+Alt+Shift+W |^⇧W |Unsplit all views Ctrl+Alt++<br/>Ctrl+Alt+=|^+<br/>^=|Grow view |