Changelog
- (New) A new
dironlyoption is added to only show directories and hide regular files (by @mtoohey31). - (New) A new
dircacheoption is added to disable caching of directories (by @sigasigasiga). - (New) Two new commands
filterandsetfilteris added along with a new optionincfilterand apromptfmtexpansion%Fto implement directory filtering feature (by @SPFabGerman). - (New) A new special command
pre-cdis added to run a command before a directory is changed (by @SPFabGerman). - (New)
cmapcommand now accepts all expressions similar tomap(by @SPFabGerman). - (Fix) Marking a symlink directory should now save the symlink path instead of the target path (by @SeerLite).
- (Fix) A number of crashes have been fixed when
hiddenoption is changed (by @kmarius).