fwextensions / QuicKey

Jump between recent tabs in Chrome via keyboard shortcuts or a most recently used (MRU) menu.
https://fwextensions.github.io/QuicKey
217 stars 22 forks source link

Typing a regular space doesn't match other whitespace characters in titles/URLs #23

Closed garyking closed 4 years ago

garyking commented 4 years ago
  1. Open a tab with an app from the iOS App Store. Like for Facebook.
  2. Search App Store in Quickey.
  3. The tab doesn't appear in the results.
fwextensions commented 4 years ago

It does if you don't type a space:

image

Looks like Apple put a non-breaking space between App and Store, so a regular space doesn't match it.

fwextensions commented 4 years ago

I have a fix for this. If you've enabled the option to have the spacebar insert spaces instead of changing the selection, all non-standard whitespace characters in titles will get replaced with a regular space.

garyking commented 4 years ago

Okay sounds good.

fwextensions commented 4 years ago

This is fixed in v1.3.1 of the extension.