ioquatix / script-runner

This package will run various script files inside of Atom. It currently supports JavaScript, CoffeeScript, Ruby, and Python. You can add more.
http://atom.io/packages/script-runner
Other
62 stars 23 forks source link

Increase the font in the terminal tab #101

Open erelsgl opened 5 years ago

erelsgl commented 5 years ago

When I run a script, the output appears in a tab, but the font is small and hard to read. Is there a way to increase the font?

ioquatix commented 5 years ago

I believe this is a bug with the latest version of xterm.js and is being worked on.