JAL-3992 shift+arrow to jump to next gap/residue in cursor/keyboard editing mode
authorJim Procter <j.procter@dundee.ac.uk>
Wed, 13 Apr 2022 15:13:40 +0000 (16:13 +0100)
committerJim Procter <j.procter@dundee.ac.uk>
Wed, 13 Apr 2022 15:13:40 +0000 (16:13 +0100)
help/help/html/features/cursorMode.html

index ab09012..fe84838 100755 (executable)
   <p>
     <b>Navigation</b>
   <ul>
   <p>
     <b>Navigation</b>
   <ul>
-    <li>Cursor keys - Move cursor around the alignment.</li>
+    <li><em>Cursor (Arrow) keys</em> - Move cursor around the alignment.<br/>
+    <em>Shift+Cursor key</em> - move to next gap or aligned residue</li>
   </ul>
   <ul>
   </ul>
   <ul>
-    <li>S - Type a number x then press 'S' to jump to sequence x.</li>
+    <li><em>S</em> - Type a number x then press 'S' to jump to sequence x.</li>
   </ul>
   <ul>
   </ul>
   <ul>
-    <li>C - Type a number x then press 'C' to jump to column x.</li>
+    <li><em>C</em> - Type a number x then press 'C' to jump to column x.</li>
   </ul>
   <ul>
   </ul>
   <ul>
-    <li>P - Type a number x then press 'P' to jump to position x in
+    <li><em>P</em> - Type a number x then press 'P' to jump to position x in
       current sequence.</li>
   </ul>
   <ul>
       current sequence.</li>
   </ul>
   <ul>
   <p>
     <b>Defining Regions</b>
   <ul>
   <p>
     <b>Defining Regions</b>
   <ul>
-    <li>Q - Define the top left corner of the selection area</li>
+    <li><em>Q</em> - Define the top left corner of the selection area</li>
   </ul>
   <ul>
   </ul>
   <ul>
-    <li>M - Define the bottom right corner of the selection area<br>
+    <li><em>M</em> - Define the bottom right corner of the selection area<br>
     </li>
   </ul>
   <p>
     <b>Editing The Alignment</b>
   <ul>
     </li>
   </ul>
   <p>
     <b>Editing The Alignment</b>
   <ul>
-    <li>Space - Insert a gap at the cursor position. <br> To
+    <li><em>Space</em> - Insert a gap at the cursor position. <br> To
       insert 12 spaces at the current cursor, type 12 before pressing
       Space.<br> To group insert, hold control or shift together
       with space.
     </li>
   </ul>
   <ul>
       insert 12 spaces at the current cursor, type 12 before pressing
       Space.<br> To group insert, hold control or shift together
       with space.
     </li>
   </ul>
   <ul>
-    <li>Delete (or backspace) - Delete a gap at the cursor
+    <li><em>Delete (or backspace)</em> - Delete a gap at the cursor
       position.<br> To delete 12 spaces at the current cursor, type
       12 before pressing Delete (or backspace).<br> To group
       delete, hold down control or shift together with Delete (or
       backspace).
     </li>
   </ul>
       position.<br> To delete 12 spaces at the current cursor, type
       12 before pressing Delete (or backspace).<br> To group
       delete, hold down control or shift together with Delete (or
       backspace).
     </li>
   </ul>
+  <p>
+    Some keyboard operations are not available in keyboard mode. See <a
+      href="keys.html">the full list of keystrokes</a>.
   </p>
 </body>
 </html>
   </p>
 </body>
 </html>