Dorthe Luebbert - 2012-12-10

I could not open an issue, so I put it here ;-)

I am trying to use phpfarm on mountain lion (os x 10.8).

I noticed a problem with "readline -f" which is not available on os x.

I "fixed" it for me by installing greadline (as suggested in this stackoverflow article) and replacing the readline line with greadline:

http://stackoverflow.com/questions/1883467/is-there-a-simple-alternative-to-readline

Is this something which can be improved in the source code?

Thanx
Dorthe