|
From: Pete P. <pet...@cy...> - 2003-07-23 13:18:59
|
Slava, highlighting/selecting all of the matches per line would be great. I think there was a macro that did something similar to this at one point. Randall, in many instances I can easily spot all of the occurences of a match on a single line, but in some files, particularly complex html, it can be quite difficult. I think the multiple highlighting would be a good solution though. Pete Slava Pestov wrote: > Pete, > > This is in fact intentional. Maybe clicking on a line with multiple > results should do a multiple selection of each result on that line? That > seems to make more sense than showing the same line multiple times in > the results. Randall R Schulz wrote: > Pete, > > I prefer jEdit's way. On a given line I feel capable of spotting all the > matches, repeating the in the search results whole line for each match > is just waste and clutter. > > If I could imagine improving on jEdit's results, albeit a minor > improvement, it would be to highlight each match in the hypersearch > result display with color or an underscore. > > > On Tue, Jul 22, 2003 at 04:16:46PM -0500, Pete Prodoehl wrote: > >>I've always wondered if the way Hypersearch shows it's results seems >>broken to anyone else. If I have the following file: >> >>_______________________________ >> >>foo foo foo >>foo foo >>foo >>_______________________________ >> >>and do a Hypersearch for 'foo' it appears to find 3 occurences within >>the file, in reality it seems to find 3 *lines* in the file that have >>the string 'foo' on them rather than 3 occurences of the string 'foo' >> >>Here's a screen shot of jEdit's Hypersearch results: >> >> http://rasterweb.net/raster/code/src/screenshots/jeditsearch.png >> >> >>I compared this to BBEdit's behavior, which is to find every occurence >>within a file, including multiple times per line, it looks like this: >> >> http://rasterweb.net/raster/code/src/screenshots/bbeditsearch.png >> >> >>Does the way BBEdit handles it make more sense to anyone else? It seems >>that sometimes when using Hypersearch in jEdit I have to search multiple >>times to make sure I've found all occurences of a string... >> >>Thoughts? >> >> >>Pete >> >> >> >> >> >>------------------------------------------------------- >>This SF.net email is sponsored by: VM Ware >>With VMware you can run multiple operating systems on a single machine. >>WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the >>same time. Free trial click here: http://www.vmware.com/wl/offer/345/0 >>-- >>----------------------------------------------- >>jEdit Users' List >>jEd...@li... >>https://lists.sourceforge.net/lists/listinfo/jedit-users > > |