Skip to content

Commit

Permalink
Update docs/shell-integration.md
Browse files Browse the repository at this point in the history
Co-authored-by: Len Trigg <[email protected]>
  • Loading branch information
39555 and Lenbok authored Nov 15, 2024
1 parent 5bb18c7 commit c42784d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/shell-integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ The data can be pasted from the `System Clipboard` or `Primary Selection` with a
command like this:

```bash
printf "\033]7;c;?\033\\"
printf "\033]52;c;?\033\\"
```

- `c` pastes from the system clipboard
Expand Down

0 comments on commit c42784d

Please sign in to comment.