Re: Request: new command: cmcSearchAgainBackward
Brought to you by:
set
From: Salvador E. T. <sal...@in...> - 2004-12-02 20:16:43
|
Ok, about this "UltraEdit" feature: I added what I understood from Sergio's description ;-) Please try the CVS code and tell me if that's more or less what you want. The new commands are called: cmcSearchSelForward and cmcSearchSelForward. They have menu entries in the "Search" menu, but no shortcut yet. Not yet documented because they could change. I coded them in a way that they shouldn't interfere with ^Q+F/^L. A lot of details remains to be adjusted like: 1) I implemented it as a case sensitive search, but it could be case sensitive only for case sensitive languages or just don't be case sensitive. I'm not sure what's best. 2) I'm starting from the other end of the file when the search fails. This is silently done and as the text comes from a selection the second search *must* be successful so I never inform things like "not found". 3) Fill here with other details ;-) SET -- Salvador Eduardo Tropea (SET). (Electronics Engineer) Visit my home page: http://welcome.to/SetSoft or http://www.geocities.com/SiliconValley/Vista/6552/ Alternative e-mail: se...@co... se...@ie... Address: Curapaligue 2124, Caseros, 3 de Febrero Buenos Aires, (1678), ARGENTINA Phone: +(5411) 4759 0013 |