On Mon, Aug 31, 2009 at 12:25 PM, qt02537 <[email protected]> wrote: > > I'm using Leo 4.4.3.1 on Windows, and I'm having trouble with a simple > "find and replace" command. I do the following steps: > > - hit Ctrl-F to bring up the Find dialog > - in the Find text box,I enter the text find > - in the Change text box, I enter the text to change it to > > There is no button like "Execute" or "Ok" to press--what do I do at > this point to effect the "Change and Replace"? >
This won't work. You must use the minibuffer find/change. Ctrl-f puts focus in the minibuffer and shows the find tab. To do a find, type the search string and hit return. To do a search and replace, type the search string, type ctrl-shift-R, type the replace string then type return. For more help, do apropos-find-commands. Edward --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en -~----------~----~----~----~------~----~------~--~---
