Closed PetrKryslUCSD closed 4 years ago
It might be that I have to switch between line-mode and char-mode.
Yes, that's the way to do it. See
https://github.com/tpapp/julia-repl#interacting-with-term
Do you think it should be documented in more detail?
Sorry, I missed it on first reading. I think the documentation is fine.
Copying text in the julia buffer is not successful. For instance, there is a message in the buffer to install a package. I try to copy
import Pkg; Pkg.add("Revise")
but no go. I use the latestjulia-repl
and cygwin Emacs 26.