Jump to main content

Phpstorm Terminal Shortcut Top May 2026

Mastering the Cursor: The Essential Guide to PhpStorm Terminal Navigation

c. Run Configurations into Terminal

Create a PHPStorm Run Configuration, then choose “Run in terminal” instead of “Run in console”. This gives you interactive input support for CLI scripts. phpstorm terminal shortcut top

  1. Configure an External Tool:

    3. Terminal Navigation Shortcuts Cheat Sheet

    | Action | Windows / Linux | macOS | | :--- | :--- | :--- | | Scroll to Top | Ctrl + Home | Cmd + Up | | Scroll to Bottom | Ctrl + End | Cmd + Down | | Page Up | Shift + Page Up | Shift + Page Up | | Find Text | Ctrl + F | Cmd + F | | Close Terminal | Ctrl + Shift + W | Cmd + Shift + W | Mastering the Cursor: The Essential Guide to PhpStorm