Thanks to Eyal Oren, who took a first crack at a patch and got me
excited, SVN head now has in-buffer search.

First, note that I've remapped the index search from '/' to '\'. Hah!

'/' now does an in-buffer search, highlights the results, and jumps to
the first one. 'n' jumps to the next result; ^G or any other key cancels
the current search.

Also note that the search is restricted to exactly what you see on the
screen. Collapsed messages in thread-view-mode, etc must be uncollapsed
in order to be in-buffer search candidates. Maybe there will be fancier
behavior in the future.

Future plans: regex search (very easy to do now), and use the
highlighting code to make search-results-mode nicer.

-- 
William <[EMAIL PROTECTED]>
_______________________________________________
sup-talk mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/sup-talk

Reply via email to