Achim Kalwa 61 Posted December 1, 2020 Hello Thomas, I would just like to notice that the "Grep" expert is no longer available due to some changes in SVN rev. 3383 ff. The defined hotkey does nothing, and the menu item is gone. The new Grep submenu has "show Grep results", but no "Grep search". Share this post Link to post
dummzeuch 1506 Posted December 1, 2020 Hm, works for me. The Grep submenu contains all 4 Grep-Entries. But this is very much work in progress, so it's not surprising that something is broken. In particular, assigning a keyboard shortcut no longer works (which I hadn't noticed). But thanks for telling me. this definitely needs some more work (and I need more time ....). Share this post Link to post
Achim Kalwa 61 Posted December 6, 2020 Found the reason: GX_GrepSearchExpert in '..\..\source\Grep\GX_GrepSearchExpert.pas', is missing from the dpr files for most Delphi versions except 2007. After adding this unit, Grep Search is available again. Schönen 2. Advent! 1 Share this post Link to post
dummzeuch 1506 Posted December 6, 2020 As of revision #3395 the grep submenu should now work again and also have working shortcuts. 1 Share this post Link to post