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

Control chars encoding #32

Open
rui-bernardino opened this issue Mar 27, 2014 · 0 comments
Open

Control chars encoding #32

rui-bernardino opened this issue Mar 27, 2014 · 0 comments

Comments

@rui-bernardino
Copy link

Hi,

I found that there are significant differences while replaying typescripts that contain terminal control chars, eg, lynx or vim.

Doing a side-by-side comparison between JSON's typescript blob and the original typescript (using a modified scriptreplay.pl), the differences are notorious and it affects the timing consequently the content itself. I also tried creating the JSON files using PERL and the results are identical to shelr's, so I conclude that it must be a problem with the JSON enconding of the control chars.

But this doesn't seem to affect all shelr recordings: eg, http://shelr.tv/records/532c72fe9660806ab200006d looks great, but http://shelr.tv/records/5307a80796608042a5000006 clearly has timing issues.

Could this be a setting on my system (eg. locale)? Any thoughts on this?

Thanks

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