Find in path turns string to binary
Answered
This is happening to me for about 3 months (I am on the latest version of IntelliJ and usually update on time). Using on macOS latest version. When I press CMD-SHIFT-F, modal find in the path is opened, I see my last search text in the input and split second later this text turns into a binary string.
Please sign in to leave a comment.
The Hex you see is not a converted string - it is your GPG key fingerprint. The issue is GPG Suite fault - https://gpgtools.tenderapp.com/discussions/problems/87979-gpg-keychain-shortcut-key-combination-really-anoying
As a workaround, disable the GPG shortcut in MacOs settings.
See https://youtrack.jetbrains.com/issue/IDEA-201301 for reference
Thank you so much, issue resolved, I should of ask this earlier.