By default, it uses OS native terminal:
cmd
(Command Prompt) - for Windowsgnome-terminal
/konsole
- for LinuxTerminal.app
- for macOS
If you want to use another terminal instead - you can!
Just specify your favorite one in the IDE Settings / Preferences.
*PowerShell, ConEmu, Cmder, WSL (bash, wsl), GitBash, RXVT, iTerm, Alacritty, Kitty, Hyper are also supported.
Since version 0.4, it is available to specify a custom command with ${project.dir}
placeholder,
which will be replaced at runtime with the actual project directory.