Phpstorm Terminal Shortcut | Top

Press Ctrl+Tab and hold Ctrl . A popup appears. While holding Ctrl , press Tab again to cycle to the terminal. Release to jump there. It is the fastest way to move from the editor to the terminal if Alt+F12 feels awkward.

To jump to the of the editor in PhpStorm, use the shortcut Ctrl + PgUp (Windows/Linux) or Command + Home / Fn + Up (macOS) . phpstorm terminal shortcut top

| Action | Windows / Linux | macOS | |--------|----------------|-------| | | Ctrl+Shift+T | Cmd+Shift+T | | Switch to previous/next session | Alt+Right / Alt+Left | Option+Right / Option+Left | | Close current session | Ctrl+Shift+F4 | Cmd+Shift+F4 | | Focus editor from terminal | Esc | Esc | Press Ctrl+Tab and hold Ctrl