mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 22:17:05 +07:00
14 lines
389 B
HTML
Executable File
14 lines
389 B
HTML
Executable File
<html>
|
|
<head>
|
|
<link rel="stylesheet" type="text/css" href="css/tips.css">
|
|
</head>
|
|
<body>
|
|
|
|
|
|
<p>Clone the cursor strictly upwards or downwards. To do that,
|
|
press <span class="shortcut">&shortcut:GotoAction;</span> twice, type
|
|
<span class="control">Clone caret</span>, and then choose the desired action.</p>
|
|
<p class="image"><img src="images/multicursor1.png"></p>
|
|
</body>
|
|
</html>
|