From 7fdb29ad729ff4ac5faf4db21bddc3f9fb955038 Mon Sep 17 00:00:00 2001
From: mitchell <70453897+667e-11@users.noreply.github.com>
Date: Thu, 14 Jul 2011 17:06:00 -0400
Subject: Changed menu labels to be more descriptive and added select_command()
dialog.
---
doc/manual/14_Appendix.md | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
(limited to 'doc/manual/14_Appendix.md')
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++
Ctrl+Alt+=|^+
^=|Grow view
--
cgit v1.2.3