Page 1 of 1

[Implemented] Command to store and retrieve sort order

Posted: 2021-04-11, 10:41 UTC
by petermad
I could find it useful with a new command to store and retrieve the current sort order.

Something like cm_SrcSortOrder 1 to store the sortorder and cm_SrcSortOrder 2 to retrieve and use it again.

It should save and retrieve all 3 sort order settings: sortorder, negative Sortorder and AddSortOrders

Re: Command to store and retrieve sort order

Posted: 2022-05-25, 21:29 UTC
by petermad
25.05.22 Added: New parameters 8 and 9 for all internal commands cm_srcby*, e.g. cm_srcbyname 8 saves the current sort order internally, cm_srcbyname 9 restores it (32/64)

This new feature accomodates this request - Thanks! :-)

Re: [Implemented] Command to store and retrieve sort order

Posted: 2022-06-10, 23:25 UTC
by petermad
Also thanks for the matching parameters:
history.txt wrote:01.06.22 Added: cm_*UserSpec commands now support 2 parameters: 8: remember current file filter (including "All Files" and "Programs"), 9: restore previously remembered file filter (32/64)