Run IDE features from the terminal
If you see a highlighted command in the terminal, do not execute it right away. Instead, press Control+Enter (for Windows and Linux) / Control+Enter (for macOS) to activate the corresponding IDE feature.

For example, try git log to view the Log tab of the Git tool window or diff with the names of files to open them in the diff viewer.