quicksilver / GoogleChrome-qsplugin

Quicksilver Google Chrome plugin
17 stars 3 forks source link

Can’t right-arrow into Chrome using 1.2.0 dev preview #24

Open skurfer opened 10 years ago

skurfer commented 10 years ago

Which is our fault for the changes made in the app, but really, it’s just revealed some problems that should have been fixed anyway.

You can see what I did to fix this for Safari.

Basically, you just want to go through the code and make these replacements:

Don’t do it in property lists, though.

1.2.0 probably won’t be released as final for a while, so no hurry. These changes will work with the current release (because the code should have always been that way), so we can release an updated plug-in any time.

The Evernote plug-in has the same problem, but I won’t open a separate issue there.

ndreas commented 10 years ago

I fixed the issue for Chrome, Evernote and iTerm2 as well. All repos have been updated, versions have been bumped, and release builds can be found here:

http://cl.ly/032n0W3i390T http://cl.ly/383C403y2i0Q http://cl.ly/1D420C3T0Q3U

skurfer commented 10 years ago

Thanks. I’ll get them out today sometime.