GoogleChromeLabs / text-app

A text editor for ChromeOS and Chrome
https://chrome.google.com/webstore/detail/mmfbcljfglbokpmkimbfghdkjmjhdgbg
Other
551 stars 150 forks source link

FEATURE: It would be really nice if the text app supported ctrl-g and ctrl-G for find-next and find-prev #606

Open johnstultz-work opened 2 months ago

johnstultz-work commented 2 months ago

When using the text app and using ctrl-f to find, I often run into friction as the standard ctrl-g and ctrl-G shortcuts don't seem to work for find-next and find-prev (how chrome's find behavior usually works).

I recognize that enter and shift-enter work similarly after a ctrl-f but once I've clicked into the text, I lose what I'm searching for. It would be nice if the behavior was closer to other apps find functionality (where the string being found persists if you click outside the find bar)