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

the first command is not played and timing is out of sync #38

Open
wojdyr opened this issue Nov 14, 2015 · 2 comments
Open

the first command is not played and timing is out of sync #38

wojdyr opened this issue Nov 14, 2015 · 2 comments

Comments

@wojdyr
Copy link

wojdyr commented Nov 14, 2015

I recoreded a few bash commands:

[wojdyr@dt tests]$ showterm bash
showterm recording. (Exit shell when done.)
[wojdyr@dt tests]$ echo 123
123
[wojdyr@dt tests]$ echo abc
abc
[wojdyr@dt tests]$ echo 1 2 3
1 2 3
[wojdyr@dt tests]$ exit
showterm recording finished.
Uploading...
http://showterm.io/1f39d968a3447c264913c
[wojdyr@dt tests]$ 

and when go to the URL above I see:

123                                                                             
[wojdyr@dt tests]$ echo abc                                                     
abc                                                                             
[wojdyr@dt tests]$ echo 1 2 3                                                   
1 2 3                                                                           
[wojdyr@dt tests]$ exit

Additionally, command prompts are being typed, and some slowly typed text is shown instantly.
Tried both shell and ruby uploader - the same.

@prongs
Copy link
Collaborator

prongs commented Nov 16, 2015

I've made a very large demo using showterm here. I see no issues. Most likely issue is on your side. Can you investigate further? We'd be happy to merge once you put a pull request.

@wojdyr
Copy link
Author

wojdyr commented Nov 16, 2015

Maybe showterm doesn't work on all platforms. I tried it on Linux (XFCE/Fedora22/bash/xfce4-terminal). Later I tried asciinema and it worked. I won't have chance to investigate it I'm afraid.

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

2 participants