I just want to delete the parent folder while I'm inside the folder. This worked before
Go UP
Delete
But in Opus13 it does not. It only goes up and then nothing.
I just want to delete the parent folder while I'm inside the folder. This worked before
Go UP
Delete
But in Opus13 it does not. It only goes up and then nothing.
Probably not Opus 13 that changed, but this setting:
But you can do the command better in any case. This is all you really need:
Delete .
Although it will take a second or two for it to react and go to the parent folder. If you don't want to wait, you can adapt the "Move everything up" command from Quick buttons for directory organisation to remove the part that moves the files:
@set ChildPath={sourcepath$}
Go UP
Delete "{$ChildPath}"