Archived
1
0

Support copying to clipboard from CLI (#6807)

Use --stdin-to-clipboard or -c to pass stdin to clipboard
This commit is contained in:
Simon Merschjohann
2024-05-21 20:39:36 +02:00
committed by GitHub
parent 3b6ad479a6
commit efc6edf536
2 changed files with 137 additions and 0 deletions

View File

@ -20,3 +20,4 @@ cli-window-open.diff
getting-started.diff
safari.diff
keepalive.diff
clipboard.diff