diff --git a/src/pyj/read_book/shortcuts.pyj b/src/pyj/read_book/shortcuts.pyj index 1ed91960d4..24fcf1ce34 100644 --- a/src/pyj/read_book/shortcuts.pyj +++ b/src/pyj/read_book/shortcuts.pyj @@ -231,7 +231,7 @@ def common_shortcuts(): # {{{ ), 'previous_match': desc( - v"['Shift+F3']", + v"['Shift+F3', 'Shift+Enter']", 'ui', _('Find previous'), ),