Theo M. Bulut

Results 66 comments of Theo M. Bulut

I am open to any PR that adds apm tests and also bugfixes. I don't have that much time most of the times to fix all those guys.

Guys, can you please upgrade to `0.4.0` ?

Yeah. Will fix soon. Two way around: 1. Add option to select "run in current terminal" or "run in yet another one" in settings view 2. Directly enforce to run...

Hmmm. I thought my base for multirust as https://github.com/brson/multirust this repository. Seems like there is an alternative fully written in Rust(https://github.com/rust-lang-nursery/multirust-rs) if I got it correctly. I want to implement...

Hmm, I think both will be better choice. At the end we can show an option to choose among each other to user with SelectListView.

If rustup is not in your PATH it can't be detected.

can you expand the path and try again? like: ```/home/nathanaeljones/.cargo/bin/rustup```

Cool, will take a look at it. By default if it couldn't find that, it defaults to `$HOME/.cargo/bin/rustup`. I don't know why was the reason but i will try to...

Ok, this looks like tilde expansion problem. By default, I bypassed this by using `$HOME` variable.

:+1: @kevinpoitra seems awesome!