jwt-ui icon indicating copy to clipboard operation
jwt-ui copied to clipboard

Improvement suggestion: add OSC52 as alternate method for copying to clipboard

Open pataquets opened this issue 9 months ago • 2 comments

I'd like to suggest using ANSI OSC 52 escape sequence as alternate method for copying to clipboard, which would have the advantage of not requiring external dependencies if terminal app supports it, which most of modern ones do (IIRC, support can be queried programmatically).

pataquets avatar Mar 09 '25 19:03 pataquets

Would you be interested in contributing this @pataquets ? I'm bit tight on time

deepu105 avatar Mar 12 '25 09:03 deepu105

No worries on ETA, @deepu105 . I was just dropping the idea, in case somebody wants to pick it up. No Rust knowledge here, sorry.

However, may I suggest some kind of "help wanted", "pr welcome" and/or "good first issue" labels to communicate clearly your willingness to accept a PR?

Not sure, but I even think I've read somewhere that GitHub (or some 3r party?) has some "good first issue" labeled issues browser. You might want to look for issue labeling best practices on GH docs.

pataquets avatar Mar 12 '25 11:03 pataquets