choosenim icon indicating copy to clipboard operation
choosenim copied to clipboard

Confusing output from "choosenim show"

Open PMunch opened this issue 6 years ago • 2 comments

I have both stable and #devel installed, but #devel is currently selected. When I run choosenim show it gives me this confusing output:

Channel: stable
Version: #devel
  Path: /home/peter/.choosenim/toolchains/nim-#devel

PMunch avatar Mar 13 '18 13:03 PMunch

Guessing this happened because you selected the channel stable and then the version #devel. The channel should be changed to "None" in this case I think

dom96 avatar Mar 13 '18 13:03 dom96

Alternatively we can detect that #devel equals channel devel and just switch to it anyway.

dom96 avatar Mar 13 '18 14:03 dom96