mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-08-11 09:13:57 -04:00
also add shift+enter to search backwards
This commit is contained in:
parent
245bae1a2d
commit
0f7df0194a
@ -231,7 +231,7 @@ def common_shortcuts(): # {{{
|
||||
),
|
||||
|
||||
'previous_match': desc(
|
||||
v"['Shift+F3']",
|
||||
v"['Shift+F3', 'Shift+Enter']",
|
||||
'ui',
|
||||
_('Find previous'),
|
||||
),
|
||||
|
Loading…
x
Reference in New Issue
Block a user