On Wed, 16 Sep 2009 12:47:09 +0100 Nick Treleaven nick.treleaven@btinternet.com wrote:
ie: I want to configure Ctrl-f (and then perhaps Ctrl-Shift-f or something can invoke the find dialog) to allow me to enter stuff in the search bar. Once I press Enter I then want it to be as if F2 has been pressed for me so that I can merrily bash away with Ctrl-g and friends and type away while I am at it.
Pressing Enter searches again; if we focused the editor the user couldn't keep pressing enter to move to the next match.
BTW I think we used to have some code to make Tab focus the editor from the search/line bar, but it seems to have got lost now we have the dynamic toolbar code.
Oops, it was Escape, not tab. And it still works ;-)
Regards, Nick