mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-23 15:03:36 +07:00
15 lines
351 B
HTML
15 lines
351 B
HTML
<html>
|
|
<head>
|
|
<link rel="stylesheet" type="text/css" href="css/tips.css">
|
|
</head>
|
|
<body>
|
|
|
|
|
|
<p><span class="product">&productName;</span> makes it possible to
|
|
launch the embedded local terminal using keyboard only. Press
|
|
<span class="shortcut">&shortcut:ActivateTerminalToolWindow;</span>,
|
|
and see the terminal running.
|
|
</p>
|
|
</body>
|
|
</html>
|