linjunpop / imessage

💬 Send iMessages from command-line

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to send a ' in message body

sebauvray opened this issue · comments

When to try something like that :

imessage --text "I'm ready" --contact "0601010101"

If return this message :

sh: -c: line 7: unexpected EOF while looking for matching `''
sh: -c: line 8: syntax error: unexpected end of file

Possible to fix this?