dot/e16-bindings, dot/xinitrc: Fix shell quoting for `pavucontrol'.
[profile] / bin / un-backslashify-selection
index 1b14d43..ad4e1fa 100755 (executable)
@@ -1,7 +1,7 @@
 #! /bin/sh
 
 xsel -o | sed '
-       s:\\::g
+       s:\\ *::g
        H
 $      !d