Quick question regarding new folder creation

ive noticed when i mak a new folder, that folder automatically opens up in a window-i dont need this function at this point- how might i switch it off?

thanks

Create a folder using the button on the default toolbar and untick the "Read new folder automatically" option in the creation dialog.

thanks tanis- got it :smiley:

You might want to explicitly change wherever you run the command from to run CreateFolder READAUTO=no instead of just CreateFolder... this way every time you run it, the autoload feature will remain off instead of inheriting whatever the 'last' usage might have been.

that's a good idea.