mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-19 10:28:57 +07:00
17 lines
443 B
HTML
17 lines
443 B
HTML
<html>
|
|
<head>
|
|
<link rel="stylesheet" type="text/css" href="css/tips.css">
|
|
</head>
|
|
<body>
|
|
|
|
|
|
<p>For the embedded local terminal, you can define your favorite shell,
|
|
default tab name, and other settings.
|
|
Choose
|
|
<span class="control">File | Settings</span> (Windows/*nix) or
|
|
<span class="control">PyCharm | Preferences</span> (Mac)
|
|
on the main menu, and then open the page <span class="control">Terminal</span>. </p>
|
|
|
|
</body>
|
|
</html>
|