mistricky / codesnap.nvim

📸 Snapshot plugin with rich features that can make pretty code snapshots for Neovim
MIT License
473 stars 15 forks source link

[FIX] Fix issues with Linux #79

Closed Uzaaft closed 2 months ago

Uzaaft commented 2 months ago

This should resolve some issues with linux, as seen #69.

kabinspace commented 2 months ago

I was facing the similar issue when running :CodeSnap where the clipboard would remain empty. This PR fixed the issue on testing from my end OS: Arch Linux (x86_64)