eval(parse(clipboard())) will do it. On Mon, May 2, 2016 at 7:28 AM, Ali Rezaee <[email protected]> wrote:
> > > Hi, > > Is there a function or macro that pastes the copied code into REPL? > something similar to %paste in iPython. > > Thanks :) >
eval(parse(clipboard())) will do it. On Mon, May 2, 2016 at 7:28 AM, Ali Rezaee <[email protected]> wrote:
> > > Hi, > > Is there a function or macro that pastes the copied code into REPL? > something similar to %paste in iPython. > > Thanks :) >