On Thu, Nov 21, 2013 at 8:54 AM, Terry Brown <[email protected]>wrote:
> 0. Open LeoDocs.leo from help menu.* > > 1. Place insert cursor in body pane > > 2. Press [ > > Ctrl-Shift-R] (to activate search & replace) > > 3. A vertical double-ended arrow is inserted at cursor location, S&R is > not > > triggered. > > Me too - I'm assuming it's just a key-binding issue with the new Find > code. > Right. Ctrl-Shift-R used to be the Easter Egg that shifted minibuffer-find to the replacement-text input. Now you use Tab instead. This makes the operation of minibuffer find virtually identical to the (new) default Find tab operation. You should remove the binding to Ctrl-Shift-R if it still exists. Depending on your keyboard settings, Ctrl-Shift-R will probably still put something in your minibuffer. The workaround: retrain yourself to use Tab to do the same :-) It takes time. Sorry for the confusion. There is not way to avoid hiccups during the transition. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/groups/opt_out.
