Hi there,

I have two questions concerning working with the script editor and output window:

1) when using variable names with underscores "series test_2_2" it's hard to reuse them
    by copying. Double click on e.g. 'test' marks 'test' a third click marks the whole line
   (at least on windows). What I would expect is marking only 'test_2_2'.

2) If the output window is already open and new lines are executed in the script editor these are silently added
    to the output. In order to see the result one has to find the output window and scroll down.
    Sometimes it would be useful to change this behavior, bringing the output window to the front (without changing it's position and
    format) with the focus already on the last line.

I don't now in how far such properties are open to specification in the framework (is this 'gtk'?),
but perhaps that's something to enhance future releases, or?

Cheers
Leon