Page 1 of 1

Parameters selected from the end: %S-1, %A-1

Posted: 2024-02-09, 08:16 UTC
by Fla$her
Sometimes it's necessary to place the cursor on the last object the operation is executed. This is especially useful when reverse sorting by date.

It will also be easier to compare the name of the last item in the folder with the last one marked to find out if it makes sense to execute commands like: cm_GoToPrevSelected, cm_GoToNextSelected, cm_GoToNext, cm_GoToPrev, cm_GoToLast.

Parameters such as %S-1 and %A-1 could help with this.

I've also long wanted to request a new parameter that would return unselected names from the beginning or end of the current list, for example %F1/%F-1 or %US1/%US-1.