vercel / hyper

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

Sourcing .zshrc crashes #4945

Open wesbos opened 3 years ago

wesbos commented 3 years ago

Hello! Bug report:

When I source my .zshrc file to enable new commands, hyper crashes.

  1. type source ~./.zshrc
  2. Type something else, like ls. It will crash

example:

Kapture 2020-10-06 at 13 05 28

LabhanshAgrawal commented 2 years ago

Can you test the same with the default terminal also? if there might be any issues in the .zshrc hyper will close if the shell exits, you can also try to do this in a new tab, and see if only the tab closes or the whole window. Check the dev console for any error output.