s-clerc / slyblime

Interactive Lisp IDE with REPL, Inspector, Debugger and more for Sublime Text 4.
Other
44 stars 4 forks source link

Cannot transfer contents of selection to REPL #16

Open Xenotronia opened 1 year ago

Xenotronia commented 1 year ago

This may be an issue with SublimeREPL, but when I have an inferior lisp running (from sly:start and connect to an inferior lisp instance), I have to manually copy and paste from the buffer, and the SublimeREPL transfer-to-repl commands do not work.