Re: Find Next

2008-03-25 Thread rgheck
Pavel Sanda wrote: Could someone do me a big favor implement this? I'm forever hitting F3 and expecting it to advance me to the next search item. will commit if no objections. You'll certainly get no objection from me. rh

Re: Find Next

2008-03-25 Thread Pavel Sanda
> Could someone do me a big favor implement this? I'm forever hitting F3 and > expecting it to advance me to the next search item. will commit if no objections. pavel diff --git a/src/BufferView.cpp b/src/BufferView.cpp index 9b3ae32..4c4cc6a 100644 --- a/src/BufferView.cpp +++ b/src/BufferView.c

Re: Find Next

2008-03-25 Thread Andre Poenitz
On Tue, Mar 25, 2008 at 05:10:48PM -0400, rgheck wrote: > > Could someone do me a big favor implement this? I'm forever hitting F3 and > expecting it to advance me to the next search item. I guess we could make LFUN_WORD_FIND just use the selection if it is there and the search string is empty in

Re: Find Next

2008-03-25 Thread cmiramon
rgheck wrote: > > Could someone do me a big favor implement this? I'm forever hitting F3 > and expecting it to advance me to the next search item. > > rh +1... Grrr