Maybe I'm missing something obvious, but I couldn't find the answer elsewhere.
I want to make a custom delete command with prompt that runs in the built-in terminal and treats the 'empty' user input (just hitting enter) as a confirmation for deletion (same as if you were to hit 'y').
But, it isn't working and I'm wondering if this is some bug with the built in command prompt or (again) something obvious/silly I'm missing.
Best regards