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
I would love to keep the contents of some directories sorted in a different order than the default. For example, according to time instead of alphabetically.
Some gui file managers such as total commander support settings per tab. This is of course not possible with mc as there are no tabs.
But, to implement this in mc, we can have conditional sorting (and maybe other view settings etc) according to the directory.
Can this be implemented, or is there an easy way to achieve the same.
Important
This issue was migrated from Trac:
tempUser(NotGimp@….com)Sort,SortingI would love to keep the contents of some directories sorted in a different order than the default. For example, according to time instead of alphabetically.
Some gui file managers such as total commander support settings per tab. This is of course not possible with mc as there are no tabs.
But, to implement this in mc, we can have conditional sorting (and maybe other view settings etc) according to the directory.
Can this be implemented, or is there an easy way to achieve the same.