Skip to content

y

Terminal window
y [text...]

Copies text to the clipboard via wl-copy (Wayland) or xclip (X11). Reads from stdin if no arguments given.

Terminal window
y "hello world"
ls | y
cat file.txt | y