Skip to content

Commit e19f7f9

Browse files
committed
update docs
1 parent 304c50c commit e19f7f9

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

  • apps/docs/content/docs/en/keyboard-shortcuts

apps/docs/content/docs/en/keyboard-shortcuts/index.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,12 @@ Speed up your workflow building with these keyboard shortcuts and mouse controls
3131
| `Mod` + `Z` | Undo |
3232
| `Mod` + `Shift` + `Z` | Redo |
3333
| `Mod` + `C` | Copy selected blocks |
34+
| `Mod` + `X` | Cut selected blocks |
3435
| `Mod` + `V` | Paste blocks |
3536
| `Delete` or `Backspace` | Delete selected blocks or edges |
3637
| `Shift` + `L` | Auto-layout canvas |
3738
| `Mod` + `Shift` + `F` | Fit to view |
39+
| `Mod` + `F` | Open workflow search and replace |
3840
| `Mod` + `Shift` + `Enter` | Accept Copilot changes |
3941

4042
## Panel Navigation
@@ -43,7 +45,7 @@ These shortcuts switch between panel tabs on the right side of the canvas.
4345

4446
| Shortcut | Action |
4547
|----------|--------|
46-
| `Mod` + `F` | Focus Toolbar search |
48+
| `Mod` + `Alt` + `F` | Focus Toolbar search |
4749

4850
## Global Navigation
4951

0 commit comments

Comments
 (0)