Parameters 8 and 9 to store and retrieve current view
Posted: 2023-07-06, 08:25 UTC
Currently we have:
It actually only have to be implemented as parameters for one of the views (e.g. cm_*Long 8 and cm_*Long 9) for storing/restoring any of the views mentioned here above.
It would be very useful with similar parameters for the View commands: cm_*Short, cm_*Long, cm_*Comments, cm_*Tree, cm_*Thumbs, cm_*CustomViewX and maybe cm_*QuickViewHelp wrote:cm_*ByName, cm_*ByExt, cm_*BySize, cm_*ByDateTime
8: Store current sort order, sort direction and additional sort columns internally
9: Restore all sort order parameters stored with option 8
cm_*UserSpec
8: Store current file filter (including "All Files" and "Programs")
9: Restore previously stored file filter
It actually only have to be implemented as parameters for one of the views (e.g. cm_*Long 8 and cm_*Long 9) for storing/restoring any of the views mentioned here above.