Skip to content

Commit f45a7f9

Browse files
Merge pull request #51 from instil/copilot/update-tutorial-for-rewind-command
Tutorial: document /rewind command and double-Esc shortcut (v1.0.13-1)
2 parents 4bcce36 + dea73c8 commit f45a7f9

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

tutorial/lessons/03-context.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,12 @@ Use `/clear` (or `/new`) to reset the conversation between unrelated tasks. If y
4444

4545
**This is the single most impactful habit you can build.** Most sessions should be short and focused.
4646

47+
### `/rewind` — step back without clearing everything
48+
49+
If a recent exchange sent Copilot in the wrong direction, `/rewind` (or press **double-Esc**) opens a timeline picker so you can roll back to any earlier point in the conversation. Unlike `/clear`, which wipes everything, `/rewind` lets you choose exactly how far back to go — preserving the context you still want.
50+
51+
Use it when you want to undo one bad turn, not end the session entirely.
52+
4753
### `/compact` — summarise without losing everything
4854

4955
If you're mid-task but your context is getting long, `/compact` tells Copilot to summarise the conversation so far and continue with a compressed context. You can add focus instructions:

0 commit comments

Comments
 (0)