vercel / hyper

A terminal built on web technologies
https://hyper.is
MIT License
43.27k stars 3.52k forks source link

Hyper hangs when we run nodemon app.js command #5554

Open aman-aswal228 opened 3 years ago

aman-aswal228 commented 3 years ago

// when i use nodemon app.js command to to run my server as local host in my laptop intially the hyper is working good but after 15 min when i want to type something in hyper terminal it does not work ......... it kand of hang for some time.......... solve this issue.....

Issue

LabhanshAgrawal commented 3 years ago

Can you elaborate more on what you are facing exactly? are you able to open new tabs/splits? Try with new build also https://github.com/vercel/hyper/actions/runs/826867380#artifacts

Try on git bash directly and see if it's there.

aman-aswal228 commented 3 years ago

Screenshot (74)

I created local host (server) on my laptop but after some time when i want to close my server but i was not able to type the command in hyper terminal but the minimize option and the drop down option on the top left corner is working fine .... But i was not able to type but after 1 min it starts responding.....

LabhanshAgrawal commented 3 years ago

were you able to open tabs? did you try using git bash directly?

suryakantpandey commented 3 years ago

In git bash also this issue is arising but I am able to exit using CTRL + C in git bash but unable to do it in HYPER image