mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Viewer: And Enter as shortcut for find next match
This commit is contained in:
parent
808856eabe
commit
d717e5d368
@ -193,7 +193,7 @@ def shortcuts_definition():
|
||||
),
|
||||
|
||||
'next_match': desc(
|
||||
v"['F3']",
|
||||
v"['F3', 'Enter']",
|
||||
'ui',
|
||||
_('Find next'),
|
||||
),
|
||||
|
Loading…
x
Reference in New Issue
Block a user