Skip to content

Commit 2ca6007

Browse files
authored
Update send-im
1 parent 3b5cf1c commit 2ca6007

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Terminal/send-im

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#!/bin/bash
22

3-
echo | EDITOR="vim -c startinsert" vipe | xargs -i purple-remote-custom "facebook:goim?alias=$@&message={}"
3+
echo | EDITOR="vim -c startinsert" vipe | xargs -0 -i purple-remote-custom "facebook:goim?alias=$@&message={}"

0 commit comments

Comments
 (0)