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

Terminal shows texts one letter per row since 1.16 #413

Closed
sherlock1982 opened this issue Jul 23, 2018 · 7 comments
Closed

Terminal shows texts one letter per row since 1.16 #413

sherlock1982 opened this issue Jul 23, 2018 · 7 comments

Comments

@sherlock1982
Copy link

Expected behavior

Show text properly

Actual behavior

Shows text one letter per row.
For example like this:

D
i
s
p
l
a
y
s

@jcubic
Copy link
Owner

jcubic commented Jul 23, 2018

How do you echo this text? can you share the code you are using? and in which browser.

@jcubic
Copy link
Owner

jcubic commented Jul 23, 2018

Do you have updated css file?

@jcubic
Copy link
Owner

jcubic commented Jul 30, 2018

It seems that cmd::resize is broken in FireFox don't know why it work in Chrome. Maybe that's the issue you have.

But when terminal runs it always invoke cmd::resize with number of characters that's calculated in terminal and that was ok.

@sherlock1982
Copy link
Author

Thanks, I will check more. I tested in Chrome BTW. For now I postponed it but I'll get back to it soon.
It started in 1.16. 1.15 Fine.

@jcubic
Copy link
Owner

jcubic commented Aug 21, 2018

Can you create a demo with the problem? Because I cannot reproduce the issue.

@jcubic
Copy link
Owner

jcubic commented Sep 13, 2018

Hey did you have a chance to test this again? Did you update css file?

@jcubic
Copy link
Owner

jcubic commented Sep 17, 2018

Closing because of inactivity if you still will have a problem I can reopen.

@jcubic jcubic closed this as completed Sep 17, 2018
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