[gnome-builder] doc: improve command bar docs



commit e9f6483b01ef9572578c4da8d268c9e81e196ad0
Author: Christian Hergert <chergert redhat com>
Date:   Thu Sep 7 00:38:50 2017 -0700

    doc: improve command bar docs

 doc/exploring.rst |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/doc/exploring.rst b/doc/exploring.rst
index 633edd1..235f35d 100644
--- a/doc/exploring.rst
+++ b/doc/exploring.rst
@@ -195,11 +195,14 @@ You can search for preferences using the keyword search in the top left of the p
 Command Bar
 -----------
 
-The command bar provides a command-line-interface into Builder.
+The command bar provides a command line interface into Builder.
 You can type various actions to activate them.
-If Vim-mode is enabled, you can also activate some Vim-inspired commands here.
 
-The command bar includes tab completion as shown below.
+To display the command bar, use the ``Control+Enter`` keyboard shortcut.
+You can release the command bar by pressing ``Escape`` and return to the editor.
+
+The command bar includes completion using ``Tab``, similar to the terminal.
+Use this to explore the availble commands.
 
 .. image:: figures/commandbar.png
    :width: 1113 px


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]