It's my first post here! This seems like such a simple thing, but I couldn't find it in the search, so here goes...
How can I make a user command that selects the last file in the active lister? I found
Select FIRST
which works a treat, but for some reason there is no
Select LAST
Is there another way?
This would be very useful in my function that opens a directory and sorts by modified. I find myself always hitting the End key to go to the latest file, so I would love to be able to incorporate it into the function.

