taslim / fpaste

Forked from fpaste 2 years ago
Clone

d083780 Fix copying url to the clipboard

Authored and Committed by farhaan 7 years ago
1 file changed. 23 lines added. 18 lines removed.
    Fix copying url to the clipboard
    
    Previously we were using primary clipboard as the only clipboard, now we just copy the url
    in all the clipboards available to xsel which is primary, secondary and clipboard.
    
        
file modified
+23 -18