Fork me on GitHub
#cider
<
2019-11-22
>
simonkatz19:11:11

I have a CLJ REPL and a CLJS REPL. My sesman-browser shows something like the following: CIDER Sessions: 1: my-apps/my-app:localhost:63615 linked-to: proj(~/dev/my-apps/my-app/) objects: cider-repl %s(clj) 2: my-apps/my-app:localhost:8778 linked-to: proj(~/dev/my-apps/my-app/) objects: cider-repl %s(cljs:shadow-select) Is it possible to pass the same form to both REPLs with C-M-x etc? (Perhaps I’ve set up my sessions wrongly.)