Skip to content

docs(keybinds): document Ctrl+V behavior in Windows Terminal + WSL#19503

Open
dhruvkej9 wants to merge 1 commit intoanomalyco:devfrom
dhruvkej9:docs/windows-terminal-ctrl-v
Open

docs(keybinds): document Ctrl+V behavior in Windows Terminal + WSL#19503
dhruvkej9 wants to merge 1 commit intoanomalyco:devfrom
dhruvkej9:docs/windows-terminal-ctrl-v

Conversation

@dhruvkej9
Copy link
Copy Markdown

Issue for this PR

Closes #19502.

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

Adds a focused documentation section in keybinds.mdx for Windows Terminal + WSL Ctrl+V behavior.

The new section explains:

  • why users can see text/image paste inconsistency in this setup,
  • how to configure a Windows Terminal multipleActions binding,
  • how to keep Ctrl+V while also sending an empty bracketed-paste marker.

This is a docs-only update; no runtime code changes are included.

How did you verify your code works?

  • Verified the docs diff includes only one file:
    • packages/web/src/content/docs/keybinds.mdx
  • Confirmed examples are valid JSON snippets for Windows Terminal actions and keybindings blocks.
  • Confirmed branch is docs-only and does not include unrelated code changes.

Screenshots / recordings

N/A (documentation-only change).

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

@dhruvkej9
Copy link
Copy Markdown
Author

dhruvkej9 commented Mar 28, 2026

Please Review @rekram1-node @Hona

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Windows Terminal + WSL: Ctrl+V text paste works but image paste is inconsistent

1 participant