aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/copier/copier.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/copier/copier.sh')
-rwxr-xr-xscripts/copier/copier.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/copier/copier.sh b/scripts/copier/copier.sh
index 90d2a26..5629301 100755
--- a/scripts/copier/copier.sh
+++ b/scripts/copier/copier.sh
@@ -1,3 +1,5 @@
#!/bin/sh
+# comment the next line to convert newlines to spaces
+IFS=
echo -n $1 | `xsel --clipboard --input`