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

Add select/highlight to shown text #66

Open
mktip opened this issue Oct 28, 2022 · 0 comments
Open

Add select/highlight to shown text #66

mktip opened this issue Oct 28, 2022 · 0 comments

Comments

@mktip
Copy link

mktip commented Oct 28, 2022

This request might be out of scope for the project overall, and if that's the case please ignore it.

For the same illustrative purposes mentioned in #65, I think it would be nice to have some construct to highlight a specific portion of the text shown at a specific point in the demo. Maybe some regex could be specified and used for this?

Also for highlighting it does not need to be like the usual text highlighting, since its a video maybe the highlighted word could glamorously glow for instance, or blink, or get underlined, or have an aura around it, etc.

It might be something as follows for example to highlight the word "VHS" that was previously typed to the screen:

# Where should we write the GIF?
Output demo.gif

...

# Type a command in the terminal.
Type "echo 'Welcome to VHS!'"

# Pause for dramatic effect...
Sleep 500ms

# Remember the name!
Highlight "VHS"

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

No branches or pull requests

1 participant