Search found 8 matches

by econoplas
Wed Aug 27, 2014 4:27 pm
Forum: Reporting a Bug
Topic: Regular expression replace end of line infinite loop issue
Replies: 3
Views: 29884

So what about blank lines?

Hi Jussi,

Thanks for the tip! I quickly filed it in my memory under "things zeus does differently with regexp replaces". I agree it sounds like this is "as designed" and different from most other editors, but not necessarily a bug. It just requires adjustment for users migrating to zeus from other ...
by econoplas
Sat May 17, 2014 2:26 pm
Forum: Reporting a Bug
Topic: Regular expression replace end of line infinite loop issue
Replies: 3
Views: 29884

Regular expression replace end of line infinite loop issue

Hello Jussi,

I recently encountered an infinite looping problem with zeus when I regexp replace end-of-line ($) with some string "x".

When I do this in zeus 3.97r, I experience an infinite loop where zeus is replacing the end of the first line with "x" repeatedly until I cancel it. And it consumes ...
by econoplas
Thu May 24, 2012 7:05 pm
Forum: Reporting a Bug
Topic: Overlapping characters in version 3.97k
Replies: 6
Views: 14474

Works great... thanks for fixing the font problem!

Jussi,

Sorry for the delayed response. I had not been on e-mail or the forums for a few days and did not see that you had posted a beta for me to try.

But I downloaded 3.97l and everything is working perfectly with Droid Sans Mono 11pt again. Problem solved!

Once again, exemplary customer support ...
by econoplas
Sun May 06, 2012 2:26 am
Forum: Reporting a Bug
Topic: Overlapping characters in version 3.97k
Replies: 6
Views: 14474

You are absolutely right. I am also running Windows 7 and as you said fonts that don't have a "Bold" equivalent installed don't work correctly in Zeus 3.97k.

I should point out that these other fonts (Droid Sans Mono and Lucida Console) did work properly with 3.97h, which I was running before I ...
by econoplas
Sat May 05, 2012 3:40 am
Forum: Reporting a Bug
Topic: Overlapping characters in version 3.97k
Replies: 6
Views: 14474

Overlapping characters in version 3.97k

In the new version 3.97k, when I choose a font like Lucida Console 11pt or my favorite Droid Sans Mono 11pt, I see characters overlapping in syntax highlighted files, such as Lua scripts.

Programming has become somewhat difficult because I cannot see the '.' after a keyword because the '.' is ...
by econoplas
Tue Apr 10, 2012 12:32 pm
Forum: Comments and Suggestions
Topic: Cursor position on mouse click past end-of-file (macro fix?)
Replies: 5
Views: 35287

One other issue with 3.97k Beta

Jussi,

I forgot to mention that I am seeing different behavior with the font rendering on 3.97k Beta 1 vs 3.97h...

If you open the script above in Lua mode and use the default coloring settings for lua (which uses Reserved Words to use "Bold" font weight)... I am seeing somewhat unusual rendering ...
by econoplas
Tue Apr 10, 2012 2:44 am
Forum: Comments and Suggestions
Topic: Cursor position on mouse click past end-of-file (macro fix?)
Replies: 5
Views: 35287

This works great...

Jussi, thanks for the quick response.

The new 3.97k beta 1 mouse click support works great. In fact, I expanded your script slightly to address one of the other issues I was having a little trouble adjusting to, namely that when I click past the end of any line the cursor is positioned in the ...
by econoplas
Sun Apr 08, 2012 2:48 pm
Forum: Comments and Suggestions
Topic: Cursor position on mouse click past end-of-file (macro fix?)
Replies: 5
Views: 35287

Cursor position on mouse click past end-of-file (macro fix?)

I am experiencing a minor usability issue as I am adjusting to Zeus, and I would not dare to really even call it a bug... I will leave that up to the moderator to decide.

I am a new Zeus user using 3.97h, and am very happy with the macro capability... I finally have an editor that I can script in ...