I use:

function paste()
    include_string(clipboard())
    return nothing
end

and put it in my .juliarc.jl

On Monday, May 2, 2016 at 4:28:56 AM UTC-7, Ali Rezaee wrote:


>
> Hi,
>
> Is there a function or macro that pastes the copied code into REPL? 
> something similar to %paste in iPython.
>
> Thanks :)
>
​

Reply via email to