You are not logged in.

#1 2023-08-11 02:46:01

Greasily3062
Member
From: Philippines
Registered: 2022-08-18
Posts: 62

[SOLVED] "xclip -o" not showing what copied in vimium

I tried using i3wm with fresh install and I have a vimium plugin in firefox. i tried to copy the url using vimium and paste it in terminal using xclip -o and its not showing.

but if I try ctrl+shift+v, the copied url shows.

Last edited by Greasily3062 (2023-08-11 04:37:13)

Offline

#2 2023-08-11 03:16:31

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,464
Website

Re: [SOLVED] "xclip -o" not showing what copied in vimium

Using just `xclip -o` gives the primary selection, you'd need `xclip -sel clip -o`


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

#3 2023-08-11 04:37:31

Greasily3062
Member
From: Philippines
Registered: 2022-08-18
Posts: 62

Re: [SOLVED] "xclip -o" not showing what copied in vimium

Trilby wrote:

Using just `xclip -o` gives the primary selection, you'd need `xclip -sel clip -o`

Thank you.

Offline

Board footer

Powered by FluxBB