Cannot type „>“ in CLion when search bar is open
Whenever the search bar is open, trying to type the character „>“ in the editor moves the cursor to *some* occurrence of the search term entered in the search bar. It is not even necessarily the next one; typing again stays at the same occurrence. I did not figure out what CLion tries to do here, except for jumping to some occurrence which is quite random and changes if I reposition the cursor.
I type with neo2 layout on macOS; „>“ is typed with Option+G. I have opened the keymap and searched for a shortcut registered on the keys I press for entering „>“ but the search returns nothing. I noticed that there is a shortcut to the next occurrence with Command+G, so I erased that shortcut, but that didn't help.
Is that some kind of bug?
Please sign in to leave a comment.