This commit is contained in:
Jean-Francois Dockes 2021-03-09 10:03:46 +01:00
parent 020a9be3b2
commit 88239c2ddd
2 changed files with 3 additions and 2 deletions

View File

@ -4080,7 +4080,8 @@ fs.inotify.max_user_watches=32768
<tr> <tr>
<td align="left">Jump to row 0-9 or a-z in the <td align="left">Jump to row 0-9 or a-z in the
table</td> table</td>
<td align="left">Ctrl+[0-9] or [a-z]</td> <td align="left">Ctrl+[0-9] or
Ctrl+Shift+[a-z]</td>
</tr> </tr>
<tr> <tr>
<td align="left">Cancel the current <td align="left">Cancel the current

View File

@ -2980,7 +2980,7 @@ fs.inotify.max_user_watches=32768
</row> </row>
<row> <row>
<entry>Jump to row 0-9 or a-z in the table</entry> <entry>Jump to row 0-9 or a-z in the table</entry>
<entry>Ctrl+[0-9] or [a-z]</entry> <entry>Ctrl+[0-9] or Ctrl+Shift+[a-z]</entry>
</row> </row>
<row> <row>
<entry>Cancel the current selection</entry><entry>Esc</entry> <entry>Cancel the current selection</entry><entry>Esc</entry>