From 127ba9045b80e8c8cb32138355f23d8e6df7bf33 Mon Sep 17 00:00:00 2001 From: Jim Procter Date: Wed, 23 Nov 2016 17:41:56 +0000 Subject: [PATCH] JAL-1738 mention Ctrl/Cmd/Alt modifiers and mention that B by default adds columns to selection --- help/html/features/search.html | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/help/html/features/search.html b/help/html/features/search.html index a8238eb..69f3315 100755 --- a/help/html/features/search.html +++ b/help/html/features/search.html @@ -69,10 +69,12 @@ td { Selecting regions from Search Results

- Press 'B' or select the Select Highlighted Columns option - from the alignment window's select menu to add columns containing + Press 'B' or use the Select Highlighted Columns 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.

-- 1.7.10.2