Should isaTTY() return false for the AppCode console?
Permanently deleted user
创建于
Writes either to STDERR_FILENO or stderr do go to the AppCode console, yet isaTTY( STDERR_FILENO) returns false. Is this a problem with the AppCode console, or with isaTTY?
As an aside, I'd really like to commend you guys on the transparency of your development process. I've long been frustrated by the lack of communication regarding problems with "other objective C IDEs" I've used. It really gives a user confidence to see bugs and feature requests being taken seriously, and to be able to track their progress. I hope the likely boost in user loyalty your processes provide is worth the time it must take you.
Crispin, please follow http://youtrack.jetbrains.net/issue/OC-2367.
I will, thanks.
As an aside, I'd really like to commend you guys on the transparency of your development process. I've long been frustrated by the lack of communication regarding problems with "other objective C IDEs" I've used. It really gives a user confidence to see bugs and feature requests being taken seriously, and to be able to track their progress. I hope the likely boost in user loyalty your processes provide is worth the time it must take you.
(I can see from that issue that I'm not the only person wishing to get Lumberjack working with AppCode's console)