about summary refs log tree commit diff stats
path: root/bin/flc
diff options
context:
space:
mode:
Diffstat (limited to 'bin/flc')
-rwxr-xr-x[-rw-r--r--]bin/flc2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/flc b/bin/flc
index 718d3ef..0358029 100644..100755
--- a/bin/flc
+++ b/bin/flc
@@ -1,4 +1,6 @@
 #!/bin/sh
+IFS=
 fl "$@"|
 dmenu -i -p 'copy which url?' -l 10|
+tr -d '\n'|
 xsel -ib