KristofferC / OhMyREPL.jl

Syntax highlighting and other enhancements for the Julia REPL
https://kristofferc.github.io/OhMyREPL.jl/latest/
Other
768 stars 60 forks source link

change precompile strategy to FakePTYs #305

Closed KristofferC closed 1 year ago

KristofferC commented 1 year ago

@johnnychen94, can you try this?

KristofferC commented 1 year ago

Seems to error on Windows for some reason...

johnnychen94 commented 1 year ago

It works locally on 67e3c06

KristofferC commented 1 year ago

Yes because I disabled it on Windows there heh.

KristofferC commented 1 year ago

I'll merge this to get the issue in https://github.com/KristofferC/OhMyREPL.jl/pull/296#discussion_r1136618854 fixed. Then I can work on figuring out why it doesn't work on Windows..