vercel / hyper

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

rustc --print sysroot launches hyper (recursively, considering it's in my zshrc) #4542

Open rivertam opened 4 years ago

rivertam commented 4 years ago

Issue

This is perhaps one of the oddest bugs I've encountered, and I'm not sure it can be classified as a hyper issue, but I was hoping someone might be able to help me out here.

Fast facts:

Does anyone have any idea why this would happen or how I can fix it? It's worth noting that renaming the hyper AppImage to hyper2 does not resolve the problem. I've also posted this on the Rust forums

rivertam commented 4 years ago

This actually occurs whenever I use rustup as well. I suspect these tools call the terminal emulator binary with arguments that hyper ignores or something similar.

rivertam commented 4 years ago

This seems to not happen if I install using the deb instead of the AppImage.