Skip to content

Commit 50613c6

Browse files
committed
update docs
1 parent 7551a5a commit 50613c6

File tree

5 files changed

+12
-2
lines changed

5 files changed

+12
-2
lines changed

apps/docs/content/docs/en/quick-reference/index.mdx

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -280,14 +280,24 @@ A quick lookup for everyday actions in the Sim workflow editor. For keyboard sho
280280
<td>Click clear button in Chat panel</td>
281281
<td><ActionImage src="/static/quick-reference/clear-chat.png" alt="Clear chat history" /></td>
282282
</tr>
283+
<tr>
284+
<td>Run from block</td>
285+
<td>Hover block → Click play button, or right-click → **Run from block**</td>
286+
<td><ActionImage src="/static/quick-reference/run-from-block.png" alt="Run from block" /></td>
287+
</tr>
288+
<tr>
289+
<td>Run until block</td>
290+
<td>Right-click block → **Run until block**</td>
291+
<td><ActionImage src="/static/quick-reference/run-until-block.png" alt="Run until block" /></td>
292+
</tr>
283293
<tr>
284294
<td>View execution logs</td>
285295
<td>Open terminal panel at bottom, or `Mod+L`</td>
286296
<td><ActionImage src="/static/quick-reference/terminal.png" alt="Execution logs terminal" /></td>
287297
</tr>
288298
<tr>
289-
<td>Filter logs by block or status</td>
290-
<td>Click block filter in terminal or right-click log entry → **Filter by Block** or **Filter by Status**</td>
299+
<td>Filter logs</td>
300+
<td>Click filter icon in terminal Filter by block or status</td>
291301
<td><ActionImage src="/static/quick-reference/filter-block.png" alt="Filter logs by block" /></td>
292302
</tr>
293303
<tr>
-59 KB
Loading
20.1 KB
Loading
25 KB
Loading
-48.6 KB
Loading

0 commit comments

Comments
 (0)