mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-19 18:11:31 +07:00
15 lines
351 B
HTML
Executable File
15 lines
351 B
HTML
Executable File
<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>
|