HeyPuter / terminal

⌨️ Web-based terminal in pure JavaScript
https://puter.com/app/terminal
GNU Affero General Public License v3.0
113 stars 15 forks source link

Automatically bring focus to the prompt when Terminal is opened #1

Closed jelveh closed 1 year ago

jelveh commented 1 year ago

Right now when the Terminal is opened, the user has to click/tap on the window so that they can start typing. (As you can see in the picture below, a freshly-opened Terminal's input is not activated before clicking on it) This is inefficient for the user.

Screenshot 2023-05-29 at 9 22 38 AM