Open jlapeyre opened 5 hours ago
I get the error Buffer *julia* process has no process when running either julia-snail-send-buffer-file or julia-snail-send-buffer-line
Buffer *julia* process has no process
julia-snail-send-buffer-file
julia-snail-send-buffer-line
There is a buffer named *julia* and a functional julia process is running in it.
*julia*
The same error occurs if I use vterm instead of eat.
vterm
eat
Could you post the exact steps you took to get a Snail REPL? Also anything interesting from the *Messages* buffer. Also the contents of the Julia REPL after startup.
*Messages*
I get the error
Buffer *julia* process has no process
when running eitherjulia-snail-send-buffer-file
orjulia-snail-send-buffer-line
There is a buffer named
*julia*
and a functional julia process is running in it.The same error occurs if I use
vterm
instead ofeat
.