IonicaBizau / web-term

:tv: A fullscreen terminal in your browser.
MIT License
168 stars 21 forks source link

(Enhancement) Capture terminal in html element instead of fullscreen #73

Closed SterlingButters closed 4 years ago

SterlingButters commented 4 years ago

Is there an easy way to direct the web terminal to a specific html element instead of making it full screen all the time?

IonicaBizau commented 4 years ago

You have to make the container fixed. You may have to make some changes in the CSS.