Conversation
amtoine
left a comment
There was a problem hiding this comment.
this looks like a super simple change!
if that's a more maintained library that does basically the same thing with the same API and that others are ok with it, then i'm ok with it 😌
|
Mhh what gives me pause is that this adds a ton of dependencies (I understand that there may be additional work to support From a pure nushell perspective we could simply drop the system clipboard support in |
|
Most of the dependencies are pulled by
|
|
We're close to landing #689 so we're going to need some type of replacement so nushell's CI will go green. Also mentioned here nushell/nushell#11535. There's also a failing test with the Maybe @Tastaturtaste and/or @nibon7 can figure out which is the best clipboard replacement for our needs? |
This PR tries to replace
clipboardwith copypasta.clipboardis unmaintained andxcbthatclipboarddepends on has a rustsec advisory.