Add a key mapping like this to user key mappings:
Preferences -> Key Binding – User
{ "keys": ["keypad_enter"], "command": "find_next", "context": [{"key": "panel", "operand": "find"}, {"key": "panel_has_focus"}] }
Add a key mapping like this to user key mappings:
Preferences -> Key Binding – User
{ "keys": ["keypad_enter"], "command": "find_next", "context": [{"key": "panel", "operand": "find"}, {"key": "panel_has_focus"}] }