Skip to content
This repository has been archived by the owner on Nov 2, 2023. It is now read-only.

CK_COPY_TO_NEW_TAB #1

Open
andynguyendk opened this issue Feb 4, 2023 · 13 comments
Open

CK_COPY_TO_NEW_TAB #1

andynguyendk opened this issue Feb 4, 2023 · 13 comments

Comments

@andynguyendk
Copy link

hi, sorry to trouble you after so many years.
i've just figured out how to put QMK on the board and i've noticed your CK_COPY_TO_NEW_TAB function. but it seems as if the copy action did not perform, so it ends up pasting the previous clipboard content instead. how should i remedy this? i tried to include another c after the first but it didnot seem to help.

@ewpratten
Copy link
Owner

That's odd. It works just fine for me when I have some text selected and use the macro.

I've only ever used the macro on systems running Ubuntu and Fedora, and only ever tried this in Firefox. Maybe its something about the software you are running?

@andynguyendk
Copy link
Author

i'm on ubuntu & firefox as well. it's kinda puzzling since the t & v registers but not c...

@ewpratten
Copy link
Owner

Thats very weird. And does it work if you do the macro manually?

Hold Ctrl and press C, T, and V while still holding Ctrl

@andynguyendk
Copy link
Author

it does. which makes it super confusing.

@andynguyendk
Copy link
Author

is it possible to include a slight delay between c and t and v? coz c still works and update the clipboard, but not before v took effect and pasted the previous clipboard content instead.

@ewpratten
Copy link
Owner

There is probably a way to introduce a delay. I'm not quite sure how off the top of my head though. I'll take a look

@andynguyendk
Copy link
Author

i tried SEND_STRING_DELAY but i got a compilation error

Screenshot from 2023-02-07 02-37-22

@ewpratten
Copy link
Owner

Ya, thats the other part of the issue here. This repo is based on a really old version of QMK. So much has changed since this fork that neither I or the original author have managed to get everything working on the new QMK versions.

@ewpratten
Copy link
Owner

So lots of handy functions you'd want just don't exist

@andynguyendk
Copy link
Author

andynguyendk commented Feb 7, 2023 via email

@ewpratten
Copy link
Owner

If you ever want to use new QMK with the same layout/form factor, check out the TG4x. Its my current keyboard of choice. Basically a Vortex Core with an AVR chip in it instead.

@andynguyendk
Copy link
Author

andynguyendk commented Feb 8, 2023 via email

@andynguyendk
Copy link
Author

andynguyendk commented Feb 8, 2023 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants