Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Copy-text-to-clipboard feature (hotkey) #9044

Closed
HumbleRes opened this issue Jul 25, 2021 · 1 comment
Closed

Copy-text-to-clipboard feature (hotkey) #9044

HumbleRes opened this issue Jul 25, 2021 · 1 comment

Comments

@HumbleRes
Copy link

Expected behavior of the wanted feature

A feature (hotkey) that copies the current subtitles to my clipboard.

Alternative behavior of the wanted feature

Currently, it only copies one-line subtitles.

Log file

Hi! I need help with a feature (hotkey) to copy the subtitles to my clipboard.
I manage to come up with this:

c run "cmd.exe" "/d" "/c" "echo ${sub-text}|clip"

But it only copies one-line subtitles (and ignores two-line subtitles). Can someone help me?
Sorry if this is the wrong place to post it. I'm a bit clueless with GitHub and everything around it...

@Dudemanguy
Copy link
Member

Duplicate of #7361.

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

No branches or pull requests

2 participants