mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-12-29 20:04:59 +08:00
fix(search): Command-alt-f to highlight search
Fixes T3011
This commit is contained in:
parent
0dc3f6f883
commit
3b0bc63846
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
'body':
|
||||
'c' : 'application:new-message' # Gmail
|
||||
'/' : 'application:focus-search' # Gmail
|
||||
'cmd-alt-f': 'application:focus-search'
|
||||
|
||||
'r' : 'application:reply' # Gmail
|
||||
'R' : 'application:reply-all' # Nylas Mail
|
||||
|
|
Loading…
Reference in a new issue