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

Display recorded input in an overlay #84

Closed
ku1ik opened this issue Oct 12, 2012 · 6 comments
Closed

Display recorded input in an overlay #84

ku1ik opened this issue Oct 12, 2012 · 6 comments

Comments

@ku1ik
Copy link
Contributor

ku1ik commented Oct 12, 2012

When recorded input stream is available let's display it in some kind of an overlay. Handy for tutorials where you want to see what keys are being pressed.

@nathany
Copy link

nathany commented Mar 2, 2015

Could this just be a separate tool running (displaying somewhere on screen) that then just happens to be recorded?

@ku1ik
Copy link
Contributor Author

ku1ik commented Mar 12, 2015

Very first versions of asciinema from 2012 had stdin (keystrokes) recording but it was dropped long time ago. So there's nothing to show at the moment :)

And yeah, what you described could work. You're thinking about displaying extra text inside of terminal, like tmux or screen do it with their status bars for example? If you find such a tool let me know!

@ku1ik ku1ik closed this as completed Mar 12, 2015
@ku1ik
Copy link
Contributor Author

ku1ik commented Mar 12, 2015

I guess you could even script tmux to display "subtitles" in its status bar. Then record the whole thing :)

@jez
Copy link

jez commented Sep 21, 2015

@sickill Do you have any idea of how you'd go about implementing that tmux solution you hinted at above? I've been meaning to make some Vim screen casts where showing what keys you press is the essence of the problem.

@ku1ik
Copy link
Contributor Author

ku1ik commented Sep 21, 2015

@jez I don't have any particular tmux-based solution on my mind but I know tmux is very scriptable so there may be some way to do that.

@Kraymer
Copy link

Kraymer commented Dec 11, 2016

Please see #105 about a tmux-based solution.

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

4 participants