On Wed, 22 Sep 2010 11:39:16 -0400 Vineet Jain <[email protected]> wrote:
> > Committed a similar change. > > > > I just installed a nightly build (built on or after Sep 22 2010) with > svn release 5250. I've mapped F3 to Find Next Selection. > > Now if a highlight a word -> f3 -> ctrl c and ctrl v to replace -> f3 > will now search the the word that I copied and replaced. > > > preferred behavior -> > > Now if a highlight a word -> f3 -> ctrl c and ctrl v to replace -> f3 > -> ctrl c and ctrl v to replace -> f3 > > Am I doing something wrong? I don't think I changed the behaviour from Lex's patch. Why this doesn't work as you want is because the Find Selected functions use the current word if there is no selection. Regards, Nick _______________________________________________ Geany mailing list [email protected] http://lists.uvena.de/cgi-bin/mailman/listinfo/geany
