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

reworking historyCommand to allow arrow function #68

Closed deafwired closed 9 months ago

deafwired commented 9 months ago

I changed it so that historyCommand is just an array of all of the commands, but still allows the history command to work. One problem i get is when I press the up arrow it gives me this, I'm not sure what this means. reactError

vercel[bot] commented 9 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
terminal-portfolio ❌ Failed (Inspect) Oct 2, 2023 6:00pm
thtauhid commented 9 months ago

Hi @deafwired

I'll look into it. Give me some time.

thtauhid commented 9 months ago

Hi @deafwired currently I do not have enough time to go through this. In the future when I can manage some time or if some other maintainer wants to take a look into this this PR will be reopened.

Currently marking it as closed.

Thanks for understanding.

Regards THT