chiark / gitweb /
bin/un-backslashify-selection: Fix for newer `pterm'.
[profile] / bin / un-backslashify-selection
index 1b14d43a7348da217be9ca6e41d9e7d330d44349..ad4e1fa4a8f30e65437938bfd3a4e71f5797c1d3 100755 (executable)
@@ -1,7 +1,7 @@
 #! /bin/sh
 
 xsel -o | sed '
-       s:\\::g
+       s:\\ *::g
        H
 $      !d