I know how frustrating this can be (frustrating enough that I found the
courage to dive into VM :)).
Also in case you want to use pharo launcher you need to set it there too
(since Launcher launches a new process).
In PhLImage>>launch:
change last line to
^OSProcess command: vmCommand , ' --texte
Ho thanks for pointing me this solution it works well. I will use it
because I don't like the fact I had to touch to the System for my solution.
You're saving me from a lot of Chromium->Sublime Text, Sublime
Text->Pharo :)
Thank you once again!
Julien
On 24/03/15 21:30, Peter Uhnák wrote:
> Hi,
Hi,
this is brutal indeed; have you tried the previously mentioned workaround
with setting the encoding:
http://forum.world.st/Pharo-and-X11-primary-selection-aka-middle-mouse-button-paste-tp4800635p4800679.html
Interestingly enough I posted an answer to the original (your) thread but
somehow it