JAL-2388 mention overview popup in documentation
[jalview.git] / help / html / features / search.html
index 82516bf..69f3315 100755 (executable)
@@ -69,10 +69,12 @@ td {
     <strong>Selecting regions from Search Results</strong>
   </p>
   <p>
-    Press 'B' or select the <em>Select Highlighted Columns</em> option
-    from the alignment window's select menu to add columns containing
+    Press 'B' or use the <em>Select Highlighted Columns</em> option from
+    the alignment window's select menu to add columns containing
     highlighted search results to the alignment window's column
-    selection.
+    selection. Alt-'B' will add all but the highlighted columns, and
+    Ctrl (or Cmd) -B will toggle the column selection for the
+    highlighted region.
   </p>
   <p>
   
@@ -84,7 +86,7 @@ td {
     the match. For example, a simple query like &quot;ACDED&quot; would
     match all occurences of that string, but &quot;ACD+ED&quot; matches
     both 'ACDDED' and 'ACDDDDDDDDED'. More usefully, the query
-    &quot;[ILGVMA]{;5,}&quot; would find stretches of small, hydrophobic
+    &quot;[GVATC]{;5,}&quot; would find stretches of small, hydrophobic
     amino acids of at least five residues in length.</p>
   <p>
     The table below describes some of the regular expression syntax:<br>