julia-snail icon indicating copy to clipboard operation
julia-snail copied to clipboard

feature request: support persistent connections via tmux

Open kleinschmidt opened this issue 2 years ago • 2 comments

My workflow requires long-running julia sessions on a remote machine with the possibility (near inevitability) of disconnects/reconnects. Currently I'm running a jupyter server on the remote machine, forwarding the port over SSH, and using emacs-jupyter to connect, but I'd rather use something with more first-class emacs/julia integration like julia-snail. I see that supporting persistent sessions over tmux was not included by design in remote REPL support (https://github.com/gcv/julia-snail/pull/36#issuecomment-867355471) but would still be very useful.

kleinschmidt avatar Jul 08 '22 19:07 kleinschmidt

It wasn't so much an omission by design as my lack of time to do it in a way I feel confident about releasing. :)

gcv avatar Jul 23 '22 13:07 gcv

I very much understand the usefulness of doing this, and will prioritize working on this feature along with the other requests that have accumulated lately.

gcv avatar Jul 23 '22 13:07 gcv