Pasting into Julia REPL in Windows 10

I would suggest running Julia on Windows 10 from the git bash. You get the terminal functions working (list the directory, and all the other Linux goodies), it has a sane copy/paste behavior, and you can use git either from Julia or from the Bash window. Usable shell on Windows (yay!)

1 Like