Search found 4 matches

by cbv
Sat Jul 03, 2004 3:29 am
Forum: General
Topic: How to find & mark duplicate lines?
Replies: 2
Views: 253

s_reynisson wrote:You could try fooling around with something like this in WildEdit using regular expression:
Find \n(.+)\n(.*\n)?\1
Replace \n$1\n$2\nX$1
Where X marks the line.
See the post by BenjiSmith. Pls note that I have not tested this my self. HTH
Is there a way to do it in TextPad?
by cbv
Thu Jul 01, 2004 7:40 pm
Forum: General
Topic: How to find & mark duplicate lines?
Replies: 2
Views: 253

How to find & mark duplicate lines?

Hi! :)
Is there a way to find & mark duplicate lines in a document?

I know there is a Sort (F9) command. However, I don't want to delete the lines.
by cbv
Fri Feb 06, 2004 2:31 am
Forum: Enhancement Suggestions
Topic: Bookmarks Enhancement >-------
Replies: 3
Views: 457

Re: Bookmarks Enhancement >-------

A dialog box (similar to Clip Library) could be opened/closed. This box lists all the Bookmarks in the file, by single clicking on the name of one you go straight to that bookmark. Other options could be to automatically generate the bookmark name from the line or let the user change it, as well as ...
by cbv
Fri Feb 06, 2004 12:14 am
Forum: Enhancement Suggestions
Topic: Treeview in the document selector
Replies: 23
Views: 4633

...listing them in last-used order...
I second that... Dynamic w/ a refresh interval would be nice.