thtauhid / terminal-portfolio

A portfolio site that looks and feels like a terminal. Built with React + Tailwind.
https://my-terminal-portfolio.vercel.app/
MIT License
25 stars 22 forks source link

Remove input field and receive input from the whole window #14

Closed thtauhid closed 9 months ago

thtauhid commented 10 months ago

Currently, we are using an input field to take input. It is not a good idea and has many drawbacks. We need to remove the input area and add such a way that we will capture all input that happens in the whole window.