Page 2 of 2

Posted: Tue May 17, 2005 7:57 am
by jussij
Hi David,

I am glad you where thinking logically because I certainly was not :(

I had a closer look at why the cursor was not moving to the correct location and sure enough there was a small bug in the pasting code, which basically meant the cursor position was not considering the length of the text added for whitespace padding.

But you will be pleased to know that the paste will be working correctly in the next Zeus release :)

Cheers Jussi

Posted: Wed Dec 14, 2005 10:42 pm
by jussij
Also triple quoted strings common in languages like Python are not supported

The latest Zeus patch adds support for Python triple quotes :)

To enable this features you need to edit the Python document type and in the Keywords section enable the triple quotes option.

Cheers Jussi

3.95s

Posted: Thu Dec 15, 2005 6:48 am
by David Morris
The latest Zeus patch adds support for Python triple quotes.

While not one of my issues, still nice to know. What I did like was the block marking with the mouse not staying stuck if you 'unclicked' over the left edge of the text problem seems to be fixed.

regards DN

Posted: Thu Dec 15, 2005 7:51 am
by David Morris
While I am at it...

The http://www.zeusedit.com/forum/index.html link is broken. This is the link used for the online forum from help. Using http://www.zeusedit.com/forum/ works.

regards DM