I have a remote nrepl which I started via Screen, that I connect to using lein repl :connect. Can I have a value transfer over to a local repl ? The reason I ask is that:
- Using Screen means I get headless exceptions when I want to do graphics operations and
- Sometimes I would like to get a local copy of a remote value to play with.