
For more information, see Advanced Settings: Terminal.How Windows Subsystem for Linux 2 (WSL2) Works

For more information, see Terminal settings.įor advanced settings, select Advanced Settings and scroll down to the Terminal group. Press Ctrl+Alt+S to open the IDE settings and select Tools | Terminal. You can click Match case in the search box to make it case-sensitive. This searches all text in the session: the prompt, commands, and output.īy default, the search is not case-sensitive. To search for a certain string in a Terminal session, press Ctrl+F. This feature is available if the Show application title checkbox is selected in Advanced Settings. For example, use title MyTitle if your interpreter is Windows Command Prompt or echo -en "\033]0 MyTitle\a" for bash and zsh. Just like with system terminal tabs, you can rename P圜harm Terminal tabs programmatically. Right-click the tab and select Rename Session from the context menu. Alternatively, you can press Alt+Down to see the list of all terminal tabs.Ĭonfigure shortcuts for the terminal actions in the IDE settings ( Ctrl+Alt+S), under Keymap | Plugins | Terminal. Press Alt+Right and Alt+Left to switch between active tabs. To close a tab, click on the Terminal toolbar or press Ctrl+F4.

It preserves tab names, the current working directory, and even the shell history. The Terminal saves tabs and sessions when you close the project or P圜harm. To run multiple sessions inside a tab, right-click the tab and select Split Right or Split Down in the context menu. To start a new session in a separate tab, click on the toolbar or press Ctrl+Shift+T. You can open the terminal as an editor tab: right-click the Terminal tool window header and select Move to Editor. This way the terminal will start with the directory corresponding to the selected item. Right-click a project item in the Project tool window and choose Open in terminal from the context menu. Open the Terminal tool windowįrom the main menu, select View | Tool Windows | Terminal or press Alt+F12.

For information about changing the shell, see Terminal settings. 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. Open the Installed tab, find the Terminal plugin, and select the checkbox next to the plugin name. Press Ctrl+Alt+S to open the IDE settings and select Plugins. If the relevant features aren't available, make sure that you didn't disable the plugin. This functionality relies on the Terminal plugin, which is bundled and enabled in P圜harm by default. Use it to run Git commands, set file permissions, and perform other command-line tasks without switching to a dedicated terminal application. P圜harm includes an embedded terminal emulator for working with your command-line shell from inside the IDE.
