alacritty/copypasta

docs bug

erikh opened this issue · 4 comments

erikh commented

If you don't use copypasta::{ClipboardContext, ClipboardProvider} your example is missing the trait in scope in a lot of situations I think? This is what I had to do with my own use of this library.

HTH! Thank you for the great work.

Which example are you talking about?

erikh commented

You're correct. Do you want to fix this yourself?

erikh commented