Open ingobaab opened 1 year ago
Yes, this is a good find. I will update this back to local package this coming weekend.
I think the terminal size issue for you might be the vertical scroll bar. I noticed that Chrome was displaying it while Firefox did not. I changed the CSS to hide the scrollbar and I think that might solve this issue for you.
I added some code to resize the terminal now when the sidebar is toggled. I think this should take care of your issue.
load the javascript xterm.js from localhost, rather then from remote (unpkg.com).