From: Jim Procter Date: Fri, 16 Sep 2022 13:23:21 +0000 (+0100) Subject: JAL-4062 copy highlighted region docs, new Alignment window Edit menu option and... X-Git-Tag: Release_2_11_3_0~23^2~17^2~1 X-Git-Url: http://source.jalview.org/gitweb/?p=jalview.git;a=commitdiff_plain;h=ab47147703320f49c8cc28ef49add143b594ba7b JAL-4062 copy highlighted region docs, new Alignment window Edit menu option and Shift+Ctrl/CMD-C keystroke --- diff --git a/help/help/html/keys.html b/help/help/html/keys.html index 0faa1d5..12457b8 100755 --- a/help/help/html/keys.html +++ b/help/help/html/keys.html @@ -132,6 +132,12 @@ + Control Shift 'C' + Both + Copies highlighted regions, such as from Find or a + structure based highlight, as new sequences in the clipboard. + + Control 'V' Both Paste the contents of the clipboard to the current diff --git a/help/help/html/menus/alignmentMenu.html b/help/help/html/menus/alignmentMenu.html index 6532933..1a7286f 100755 --- a/help/help/html/menus/alignmentMenu.html +++ b/help/help/html/menus/alignmentMenu.html @@ -169,6 +169,16 @@ paste the clipboard contents to a text editor, you will see the format of the copied residues FASTA. +
  • Copy Highlighted region (Control Shift + C)
    Copies each stretch of highlighted + residues as a new sequence on the system clipboard - you can + also do this by pressing <CTRL> <SHIFT> and C + (<APPLE> <SHIFT> and C on MacOSX).
    Use + this when you want to extract sequence regions highlighted + as a result of a Find operation, or due to mouseovers or + selections made in other views such as an assocated 3D + structure viewer. +
  • Paste