Search found 13 matches

by AaronNGray
Wed Apr 02, 2008 1:46 pm
Forum: Comments and Suggestions
Topic: Newlines in search and replace
Replies: 8
Views: 21201

Jussi,

I was using the text :-

~~~~
test

test


test



test




~~~~

which \n+ -> \n should really turn into :-

test
test
test
test

rather than having to run the replace operation n times.

Aaron
by AaronNGray
Tue Apr 01, 2008 5:30 pm
Forum: Comments and Suggestions
Topic: Newlines in search and replace
Replies: 8
Views: 21201

Jussi,

Heres some tests :-

\n\n -> \n
\n -> \n\n

work fine.

\n+ -> \n seems to be non greedy where really it should be greedy

\n* -> \n does not work correctly it seems to be eating other characters

Thanks,

Aaron
by AaronNGray
Tue Apr 01, 2008 5:09 pm
Forum: Comments and Suggestions
Topic: Newlines in search and replace
Replies: 8
Views: 21201

Great, thanks alot Jussi, this is great news, I will give it a proper testing later today.

Aaron
by AaronNGray
Sat Dec 29, 2007 4:50 pm
Forum: Reporting a Bug
Topic: Underscores vanishing in PHP C++ sytle single line comments
Replies: 2
Views: 11001

Underscores vanishing in PHP C++ sytle single line comments

Hi,

when using PHP C++ style comments underscore characters are displayed as spaces.

Aaron
by AaronNGray
Thu Dec 27, 2007 11:28 pm
Forum: Comments and Suggestions
Topic: Draggable/reoderable tabs
Replies: 4
Views: 13693

Great news.

Could you either email me or reply to this message when the patche is released please.

Many thanks for a great editor, I use it near enough every day.

Aaron
by AaronNGray
Thu Dec 27, 2007 11:24 pm
Forum: Comments and Suggestions
Topic: Brief like search for macros
Replies: 5
Views: 16569

Jussi,

This is really good news, thanks alot I will look forward to this.

Aaron
by AaronNGray
Sun Dec 23, 2007 1:18 am
Forum: Comments and Suggestions
Topic: Move current line to center line of window
Replies: 4
Views: 14798

Thanks Jussi, that does the job.

Aaron
by AaronNGray
Sat Dec 22, 2007 11:27 pm
Forum: Comments and Suggestions
Topic: Move current line to center line of window
Replies: 4
Views: 14798

No that just moves the cursor to the middle line of the window. Not the current line to the middle line of the window.

Aaron
by AaronNGray
Sat Dec 22, 2007 9:00 pm
Forum: Comments and Suggestions
Topic: Move current line to center line of window
Replies: 4
Views: 14798

Move current line to center line of window

On Brief the middle cursor "5" key used to move the current line to the center line of the window if possible.

This is ideal in macros and general editting so you can keep operations in the center of the window.

Aaron
by AaronNGray
Sat Dec 22, 2007 8:50 pm
Forum: Comments and Suggestions
Topic: Brief like search for macros
Replies: 5
Views: 16569

A different set of search functions could be provided that work with macros so not to distrurb the existing system.

I would/WILL PAY for these extra features,

Aaron
by AaronNGray
Sat Dec 22, 2007 8:48 pm
Forum: Comments and Suggestions
Topic: Newlines in search and replace
Replies: 8
Views: 21201

Newlines in search and replace

This is also a missing feature that makes some edits very tiresomeor next to impossible. I use a different editor to do these types of edits.

Aaron
by AaronNGray
Sat Dec 22, 2007 8:47 pm
Forum: Comments and Suggestions
Topic: Brief like search for macros
Replies: 5
Views: 16569

Brief like search for macros

Brief macros were clean and would work with features like search and replace. Zeus'es macros will not work with search and replace properly requiring user intevention.

This feature is very useful for complicated large edits.

Aaron
by AaronNGray
Sat Dec 22, 2007 8:44 pm
Forum: Comments and Suggestions
Topic: Draggable/reoderable tabs
Replies: 4
Views: 13693

Draggable/reoderable tabs

Is it possible to add the feature to allow edit pane tabs to be dragged and reordered so they can be sorted ?

Most tabbed browsers on windows have this feature. And I find it annoying being without it.

Aaron