Stunkymonkey / nautilus-open-any-terminal

GNU General Public License v3.0
536 stars 54 forks source link

added support for remote folders with space, quote, and double-quotes #80

Closed IvoryJam closed 8 months ago

IvoryJam commented 1 year ago

Works with multiple spaces, multiple ', and multiple "

fixes #79

IvoryJam commented 1 year ago

I have one more issue to fix, when you click "open here" vs "open remote here" they both open remote on an SFTP mount.

I have written a fix for that and included a schema update to hide the option of "open remote here" if people would like, I can make another PR after this one is closed if you'd like, or I can push it with this one.

Stunkymonkey commented 1 year ago

I have one more issue to fix, when you click "open here" vs "open remote here" they both open remote on an SFTP mount.

any updates?

IvoryJam commented 1 year ago

Just pushed the commit

IvoryJam commented 1 year ago

synced to match the current master

Stunkymonkey commented 8 months ago

sorry, but fixed via #98