robert-harbison / xterm-for-react

A React wrapper made for XTerm.js
MIT License
114 stars 50 forks source link

Text output doesn't match window width #15

Closed Magnusrn closed 2 years ago

Magnusrn commented 2 years ago

I'm almost certain this isn't actually a bug but just an option that I can't find, though I had a look through the documentation for both react xterm and base JS and couldn't find what I was looking for.

For some reason my terminal output is far smaller than the terminal itself as pictured. image

What would the correct syntax to solve this? Many thanks