chrisfsampaio / imsg

Chat using iMessage from your terminal!
MIT License
693 stars 51 forks source link

Not working in ZSH #35

Open jitendravyas opened 9 years ago

chrisfsampaio commented 9 years ago

Is there any error message or any other info you cold provide?

Mine is working with ZSH on Yosemite and Mavericks.

jitendravyas commented 9 years ago

I have attached screenshot 1 rails server zsh pd1g3

chrisfsampaio commented 9 years ago

To stop this autocorrection message, you can add the following line to your ~/.zshrc file:

alias imsg='nocorrect imsg'

I'll have it fixed on the next version.

Thanks for reporting the issue!

On Thu, Oct 23, 2014 at 10:12 AM, Jitendra Vyas notifications@github.com wrote:

I have attached screenshot [image: 1 rails server zsh pd1g3] https://cloud.githubusercontent.com/assets/77309/4752632/d8338a62-5aad-11e4-9b1a-c8e6cce72207.jpg

Reply to this email directly or view it on GitHub https://github.com/chrisfsampaio/imsg/issues/35#issuecomment-60229625.

Att,

Christian

jitendravyas commented 9 years ago

After added alias in .zshrc

zsh: command not found: imsg