intellij-community
intellij-community copied to clipboard
Fix search (Ctrl+F) functionality in application output for Eclipse keymap
ctrl+f it worked in editor windows, because replace is assigned to ctrl f. This fixes "find" in application output/ mvn logs
Thank you, I spent a lot of time trying to solve this issue before.