On 21 September 2010 09:41, Vineet Jain <[email protected]> wrote: > I've recently moved from ultraedit to geany and so far love it. There > is however one thing I really miss. > > - In ultraedit, you can highlight a work and then search on it using > the search key f3. Then you can replace the word using ctrl v and > press continue your search using f3. > > In geany: > > - You can highlight the word and search on it using f3. Then you can > replace the work using ctrl v and that's where the problem arises, you > can no longer continue with the search you were doing.
Hi, I presume you have f3 bound to find selected. To continue you need to use find next for the second and subsequent finds. In the default Geany thats bound to Ctrl-G so the sequence is: highlight f3 Ctrl-V Ctrl-G Ctrl-V Ctrl-G Ctrl-V etc You can of course bind find-next to whatever you want. Cheers Lex > > Is there any way to change this behavior? I really really miss it. > _______________________________________________ > Geany mailing list > [email protected] > http://lists.uvena.de/cgi-bin/mailman/listinfo/geany > _______________________________________________ Geany mailing list [email protected] http://lists.uvena.de/cgi-bin/mailman/listinfo/geany
