Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
Immanuel
/
nnn
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
Add Wayland clipboard example
master
Arun Prakash Jana
5 anni fa
parent
955826a1e8
commit
2559ddbd38
1 ha cambiato i file
con
3 aggiunte
e
0 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
misc/clipboard-copier/copier
+ 3
- 0
misc/clipboard-copier/copier
Vedi File
@@ -18,3 +18,6 @@ cat "$SELECTION" | xargs -0 | xsel -bi
# Cygwin
# cat "$SELECTION" | xargs -0 | clip
# Wayland
# cat "$SELECTION" | xargs -0 | wl-copy
Write
Preview
Loading…
Annulla
Salva