-
### What is your question?
After reading the documentation, I am still not clear how to get the PBPaste function working. The end goal is to be able to copy and paste large amounts of text and use …
-
```
.cpan/build/Clipboard-0.29-0 510 🐧 ./Build test
t/drivers.t .. 3/?
# Failed test 'Win32'
# at t/drivers.t line 25.
# got: 'Xsel'
# expected: 'Xclip'
t/drivers.t .. 5/?
# …
-
RT:
已经安装了 xclip 还是提示:`You need to install xclip command first.`
重装了插件,重启了系统还是不行。
![image](https://github.com/imlinhanchao/vsc-markdown-image/assets/5895615/ef9bc1fd-67ea-4b6c-a66f-87e6da89653c)…
-
Regarding this function: https://github.com/Aloxaf/silicon/blob/cf3668c9ee43ebdae608db3f7b3449c588b8411f/src/bin/silicon/main.rs#L25-L40
In Linux the `xclip` command just work on `X11`, not `Waylan…
-
When text is selected in a RPD session it is not read in correctly with xclip or xsel. This is especially problematic because many libraries and programs use use xclip and xsel to interface with the c…
-
## Overview
When using the Flatpak version of KeePassXC on Linux, keepassxc-cli "clip" operation fails with "xclip not found". xclip is installed in the system, and can be run from the CLI.
## St…
-
**What package is missing from Amazon Linux 2023? Please describe and include package name.**
xclip
**Is this an update to existing package or new package request?**
New package request
**Is t…
-
You should probably mention in the README.md that xclip is a requirement on Linux for this extension.
-
I'm using the v1.1.0 binary from the release section.
Here's a workaround:
```
$ code2prompt -o /dev/stdout my-folder/ | xclip -selection c
```
-
**Description of the bug**
Uniclip prints errors and does not add anything to the clipboard when running in Wayland with xclip (or presumably xsel) installed. I believe this is happening because un…