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

Send code to Linux clipboard on slide show. #146

Open
JoeAnonimist opened this issue Aug 4, 2022 · 0 comments
Open

Send code to Linux clipboard on slide show. #146

JoeAnonimist opened this issue Aug 4, 2022 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@JoeAnonimist
Copy link

Describe the Feature Request

Send code to Linux clipboard when a slide with code is shown.

Additional notes

It would make for a nice workflow I think. Open two panes in Terminator, one with a presentation, the other one with a repl.

  • show slide, code gets copied, talk a little
  • switch panes, paste the code, execute, talk some more
  • switch back and repeat

I actually tried to make a plugin overriding the code rendering function: send the contents to clipboard using pyperclip and raise the exception to resume rendering. But it doesn't seem to work, if I have say 5 slides with code only the first and the last get copied.

@JoeAnonimist JoeAnonimist added the enhancement New feature or request label Aug 4, 2022
@d0c-s4vage d0c-s4vage added this to the v3.0 milestone Oct 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 🆕 New
Development

No branches or pull requests

2 participants