bassmanitram / actions-for-nautilus

An extension to the Gnome "Files" file manager that allows you to add arbitrary actions to the file selection context menu.
Apache License 2.0
165 stars 16 forks source link

Handling simple and double quotes in filenames... #63

Open Creteil opened 4 months ago

Creteil commented 4 months ago

Hi,

Is there a way to handle simple and double quotes in filenames, for example :

seindal commented 3 months ago

I ran into this same problem immediately.

I've worked around it by using the %u placeholder, and then URL-decoding the filename in my script.