Block a user
The @open application passes paths without quotes
@mxlgv Just to clarify, I didn't open any PR on github, it's mostly someone else. I can't find it so I can't compare it to my solution, but the explanation for mine is above.
Also I know the…
The @open application passes paths without quotes
There is an option "kill two birds with one stone": if there are spaces in a string, put them in quotation marks; if there aren't, leave them as is.
@mxlgv I made my fix and posted my…
The @open application passes paths without quotes
@mxlgv Hey there!
I’ve been looking into the issue with @open passing paths without quotes and have locally implemented a solution inside DGen. Since this would be my first contribution to…