jonmbake / react-terminal-ui

A terminal react component with support for light and dark modes.
https://jonmbake.github.io/react-terminal-ui/demo/
MIT License
212 stars 32 forks source link

Remove auto focus when not needed #1

Closed DonsWayo closed 3 years ago

DonsWayo commented 3 years ago

Hi, Thanks for the lib, work perfect! I only have one problem with the auto focus, when click in the page on other element always focus the terminal and scroll the page. For me is working fine I hope can be usefully for others.

jonmbake commented 3 years ago

Thanks for submitting this PR, @DonsWayo... This issue should now be resolved by https://github.com/jonmbake/react-terminal-ui/commit/6261226cb1a3ffbd9d7f2a79dc41233cb0d165f2.