Dominik Picheta

Results 594 comments of Dominik Picheta

What other editors do it this way? Isn't Shift+Tab the behaviour you want?

Looks good. Would like to test before pulling though, will do later.

If you're up for it, please re-run these and submit PRs.

IIRC I got the best results from LDC, but if you want to prove otherwise I'll see about changing it.

@creikey afaik that's a separate issue. Choosenim only installs these DLLs http://nim-lang.org/download/dlls.zip. If nimsuggest requires that DLL then it should likely be included in that zip. Can you make an...

Yeah, choosenim was updated to use libcurl because of an upstream bug: https://github.com/dom96/choosenim/commit/214b62971eb7053ef70e51de0e2908a0668404b7. Surprised you need that package for libcurl.so to exist though. Maybe there is another .so that the...

@p0w1nd see https://github.com/dom96/choosenim/pull/283#issuecomment-949053963. Support should be fairly easy by just modifying the bash script. If you can help I would appreciate it :)

I assume this is because of simple permission problems. Closing.

> But on Windows you can't move a directory to another drive, thus the access error. huh, haven't heard of this before. In any case, would appreciate your help on...

So I think you need it in both branches (one with `-y` and one without). I'd merge this but this needs testing, can you test it with choosenim not installed...