: Use Ctrl + F (Windows/Linux) or ⌘ F (macOS) while the terminal has focus to search through your command history and output .
: Ctrl + Shift + T (Windows/Linux) or Cmd + Shift + T (macOS)
While there are no default global shortcuts assigned specifically to split terminal (they usually share the IDE's split layout rules), you can easily execute this via the menu: phpstorm terminal shortcut top
Run a long process (e.g., npm run watch ), then press Ctrl + Shift + F12 to hide terminal while it runs. A badge appears on the terminal tool window button — click to restore.
While not strictly a terminal shortcut, this one overlaps heavily with terminal usage and deserves an honorable mention. : Use Ctrl + F (Windows/Linux) or ⌘
Right-click inside any active terminal tab to split it vertically or horizontally. This lets you watch server logs on one side while typing commands on the other.
The Most Important Shortcut: Opening and Focusing the Terminal While not strictly a terminal shortcut, this one
In this article, we will reveal the single most important terminal shortcut in PhpStorm, followed by a ranked list of the top terminal shortcuts that will transform you from a casual user into a power user.
Beyond the fundamentals, these additional shortcuts can handle more specific tasks to keep you in a state of flow.