

Select View | Tool Windows | Terminal from the main menu. If you get a large output from a command and want to find a certain string, press Ctrl+F to search the output. Initially, the terminal emulator runs with your default system shell, but it supports many other shells such as Windows PowerShell, Command Prompt cmd.exe, sh, bash, zsh, csh, and so on. Having a command line right inside the IDE lets you do things like running Git commands, and so on without switching windows and mental focus when you need to perform a quick command line task. GoLand includes an embedded terminal emulator for working with a command-line shell from inside the IDE.
