Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
spellcard199
on June 17, 2019
|
parent
|
context
|
favorite
| on:
Presenting the Eshell
I tried and it mostly works, but for rustc/cargo in particular you also have to set the $TERM environment variable to "xterm" [1].
[1]
https://github.com/rust-lang/rust/issues/45728#issuecomment-...
girvo
on June 18, 2019
[–]
Interestingly, I've gotten used to checking $TERM and making sure it's set due to entering Docker containers to poke around them: in a lot of images, it's unset, and you get really old-school terminal emulator behaviour without it!
Join us for
AI Startup School
this June 16-17 in San Francisco!
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
[1] https://github.com/rust-lang/rust/issues/45728#issuecomment-...