Alex Malcoci

Results 2 issues of Alex Malcoci

The compile options `-co` are split using `cljs.util/split-paths`, which in turn uses `File/pathSeparator` as a separator. That separator is `;` on windows and `:` on unix. That makes it difficult...

I am running a project in WSL using IntelliJ Gateway and I'm seeing a number of bugs with the REPL pane - The REPL input is only one character high,...