top | item 20207816 (no title) spellcard199 | 6 years ago 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-... discuss order hn newest girvo|6 years ago 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!
girvo|6 years ago 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!
girvo|6 years ago