You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For example, if you will take a look at this picture:
you can spot 3 torrents currently in the list.
So when pressing 'M' button on keyboard 'MyName1' torrent will be selected, pressing 'M' again within a short period of time will look for torrents that starts with 'MM' and selecting them (case insensitive). If no 'MM' torrents available in the list the second torrent with 'M' in it's name will be selected - 'MoreFiles'.
Pressing 'A' will select first torrent in the list starting with 'A' in it's name (case insensitve).
Basically the same behavior you can see in default Windows Explorer when browsing through file list in a directory.
Thanks!
The text was updated successfully, but these errors were encountered:
For example, if you will take a look at this picture:
you can spot 3 torrents currently in the list.
So when pressing 'M' button on keyboard 'MyName1' torrent will be selected, pressing 'M' again within a short period of time will look for torrents that starts with 'MM' and selecting them (case insensitive). If no 'MM' torrents available in the list the second torrent with 'M' in it's name will be selected - 'MoreFiles'.
Pressing 'A' will select first torrent in the list starting with 'A' in it's name (case insensitve).
Basically the same behavior you can see in default Windows Explorer when browsing through file list in a directory.
Thanks!
The text was updated successfully, but these errors were encountered: