We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b5cf1c commit 2ca6007Copy full SHA for 2ca6007
Terminal/send-im
@@ -1,3 +1,3 @@
1
#!/bin/bash
2
3
-echo | EDITOR="vim -c startinsert" vipe | xargs -i purple-remote-custom "facebook:goim?alias=$@&message={}"
+echo | EDITOR="vim -c startinsert" vipe | xargs -0 -i purple-remote-custom "facebook:goim?alias=$@&message={}"
0 commit comments