Closed
Description
Would it be possible to add a default for the ui.confirm
so that when prompted on delete
or trash
it would be Y
instead of N
?
Remove file.txt ? y/N:
-> Remove file.txt ? Y/n:
I tried setting ui.confirm.remove
to false
, but then there is no prompt at all. I'd prefer to just hit enter on prompt so I don't have to type the y