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

Allow user to navigate through his/her past commands through keyboard arrow keys #8

Closed thtauhid closed 9 months ago

thtauhid commented 10 months ago

Ideally, the user should be able to navigate through his/her command history using the up and down arrow keys. Currently, no such integration is in place. This needs to be implemented.

deafwired commented 9 months ago

I would like to do this

Akash0420 commented 9 months ago

I would Like to be Assigned to do this

thtauhid commented 9 months ago

Assigning it to @deafwired as he asked for it first. Feel free to take suggestions from @RANJEETJ06 in case you need any.

@Akash0420 Sorry I am not able to assign this issue to you at this moment. There are more issues in this repo, please take a look.

Thanks everyone for your interest.

thtauhid commented 9 months ago

Implemented in #47