JuliaIDE / Julia-LT

Julia plugin for Light Table
57 stars 7 forks source link

copy-paste error #179

Open ghost opened 9 years ago

ghost commented 9 years ago

I just installed Juno(Windows 64-bit) and tried copy-pasting code from the startup-tutorial(Tutorial.jl) without success:

ex. lines 18-20

 Here's a very simple code block:

3 * 6 + 4

note: copy-paste failed between files and within files. juno_cp_failure

MikeInnes commented 9 years ago

So, just to clarify: You select some text, Ctrl-C, and trying to paste it somewhere else doesn't do anything?

ghost commented 9 years ago

Exactly. Ctrl-V doesn't make a difference and when I right click anywhere on the screen 'paste' is not even an option.

If you're using windows 64-bit and unable to reproduce the error, we might not be using the same version of Juno.

*as of 21/03/2015 I'm using the latest version of Juno.

stefanobenati commented 9 years ago

It happens the same to me, with these features too. 1) I am on Windows 7 32 bit, 2) It happens often, but not always;