philc / sheetkeys

A browser extension which adds Vim-style shortcuts to Google Sheets
MIT License
253 stars 29 forks source link

Yank with `yc` or `yy` does not yank #59

Open 0x4a61636f62 opened 2 months ago

0x4a61636f62 commented 2 months ago

Yanking with yc or yy does not yank the line or selected cells; instead, a pop-up is showing that reads "Link copied":

image

After pasting, I get a link:

image

I have tested and reproduced it on Brave Browser and Google Chrome.

Thank you, @philc, for the great extensions. I noticed you are the author of Vimium, which I frequently use, too.

mgossland commented 2 months ago

I also encountered this problem in Chrome. I disabled all other extensions and it happens with only SheetKeys active. I think this started happening within the last week or two. I just now updated to the latest chrome version available to me which is Version 127.0.6533.100 (Official Build) (x86_64) on 2024-08-06 and it is still happening.

Also just noticed (2024-09-13) that this is a dupe of issue #56