Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 1.0, 1.0.1, and 1.0.2

doc: small addition to common.txt for 'Treeview searches'

Changeset edaaa061c3c4

Parent c6162e656bd8

by Johan Samyn

Changes to one file · Browse files at edaaa061c3c4 Showing diff from parent c6162e656bd8 Diff from another changeset...

 
177
178
179
180
181
182
 
 
 
 
183
184
185
 
177
178
179
 
 
 
180
181
182
183
184
185
186
@@ -177,9 +177,10 @@
 Ensure that the treeview has focus (by clicking on a row), and begin  typing a search phrase. A small entry window will appear containing the  text you have typed, and the treeview will immediately jump to the first -row that matches the text you have entered thus far. As you enter more -characters, the search is refined. - +row that matches the text you have entered thus far. As you enter more +characters, the search is refined. (Do not hit return to 'complete' the +search, before using the keys mentioned below, or the entry window will +disappear, ending the search instead.)  * :kbd:`Ctrl-F` opens the search window explicitly  * :kbd:`Ctrl-G` advances the search to the next match  * :kbd:`Shift-Ctrl-G` searches backwards