Replies: 2 comments
-
Beta Was this translation helpful? Give feedback.
0 replies
-
Ah, I see. Thank you :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I would have sent a simple PR but I'm not quite sure how to fix after looking at it.
I found two contexts where
[blank]
gets printed:Outputs
✅ Copied text "123"[blank]
NO_COLOR="Yup" cb show
Outputs
• Here are the first 3 bytes in clipboard 0: [blank]123
Note:
cb copy
doesn't show the[blank]
when copying something other than a string, butcb show
will show it regardless of what's in the clipboardBeta Was this translation helpful? Give feedback.
All reactions