[f-spot: 1/2] Improve documentation for Tab-Completion



commit b776b988f4f3d651df5e89d323e802d2dfd3a6df
Author: Joachim Breitner <mail joachim-breitner de>
Date:   Wed Jun 24 23:34:59 2009 +0200

    Improve documentation for Tab-Completion
    
    By Stephane Delcroixâ?? request, some nearly one-line documentation for
    the Tab completion semantics.

 docs/C/f-spot.xml |   16 ++++++++++++++--
 1 files changed, 14 insertions(+), 2 deletions(-)
---
diff --git a/docs/C/f-spot.xml b/docs/C/f-spot.xml
index 387e5a9..d891c91 100644
--- a/docs/C/f-spot.xml
+++ b/docs/C/f-spot.xml
@@ -421,8 +421,20 @@
 				</listitem>
 				<listitem>
 					<para>
-						by typing them in (press <keycap>t</keycap> to pop up the tag entry bar, 
-						enter comma-separated tags) - with tab completion!
+						by typing them in. Press <keycap>t</keycap> to pop up the tag
+						entry bar. Here you can enter the tags, separated by commas.
+					</para>
+					<para>
+						You can also use auto-completion in this entry bar: After
+						entering the beginning of a tag name, press
+						<keycap>Tab</keycap> to see the first possible completion. You can
+						cycle between other possible completions by pressing
+						<keycap>Tab</keycap> again, and backwards with
+						<keycombo action="simul"><keycap>Shift</keycap><keycap>Tab</keycap></keycombo>.
+						To confirm the suggested completion and enter a new tag, press
+						<keycap>,</keycap>. By pressing <keycap>Enter</keycap> you
+						leave the tag entry bar, possibly confirming the current
+						completion. To abort the auto completion, just keep on typing.
 					</para>
 				</listitem>
 			</itemizedlist>



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