coteditor / CotEditor

Lightweight Plain-Text Editor for macOS
https://coteditor.com
Other
6.37k stars 431 forks source link

Quick Action bar doesn't show correct keyboard shortcut for “find previous” #1557

Closed rben01 closed 10 months ago

rben01 commented 10 months ago

Description

The default keyboard shortcut for the “find previous” command is ⌘⇧G. However, in the Quick Action bar, it is listed as ⌘G, the same as “find next”

3E2B2461-4244-40BC-86BF-680BDFAB49C4

To Reproduce

  1. ⌘K to show action bar
  2. Type “find”
  3. See incorrect shortcut shown for “find previous”

Expected behavior

Should show ⌘⇧G

CotEditor version

Version 4.7.0 (621)

macOS version

14.1.2 (23B92)

Additional context

No response

1024jp commented 10 months ago

Thank you for the report! This will be fixed in the next version.