Improvement suggestion: add OSC52 as alternate method for copying to clipboard
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).
Would you be interested in contributing this @pataquets ? I'm bit tight on time
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.