JAL-3638 JAL-3680 fix docs for Alt + Arrow LRUD in cursor mode.
authorJim Procter <jprocter@issues.jalview.org>
Sat, 4 Jul 2020 12:47:17 +0000 (13:47 +0100)
committerJim Procter <jprocter@issues.jalview.org>
Sat, 4 Jul 2020 13:22:13 +0000 (14:22 +0100)
help/help/html/keys.html

index f96391f..5f24a83 100755 (executable)
     </tr>
     <tr>
       <td><strong>Up Arrow</strong></td>
-      <td>Normal</td>
-      <td>Moves selected sequence(s) up the alignment</td>
+      <td>Both</td>
+      <td>Moves selected sequence(s) up the alignment.<br />In
+        Cursor mode press Alt key to move selection or sequence under
+        cursor.
+      </td>
     </tr>
     <tr>
       <td><strong>Down Arrow</strong></td>
-      <td>Normal</td>
-      <td>Moves selected sequence(s) down the alignment.</td>
+      <td>Both</td>
+      <td>Moves selected sequence(s) down the alignment.<br />In
+        Cursor mode press Alt key to move selection or sequence under
+        cursor.
+      </td>
     </tr>
     <tr>
       <td><strong>Left Arrow</strong></td>