No sexy icons though....
I tried the patch from the PR that was originally sent and I confirm too that I can see only one tool. In the PR it was mentioned that maybe this is not the optimal way to handle this and the patch was cancelled. I don't know if there's a better patch (I couldn't find it), neither in pending patches or accepted. So I think no more progress has been done. If the"proper" patch is not available yet, I could provide the binary that I compiled with the "wrong" patch, since it works for me -- although...
I am not an expert, I'm talking from my experience but I think since the executable is attached to the terminal, you can't do anything else. Either live with it or have different strategy (i.e. detach from console and use your own "terminal")
I think this is the expected behaviour if you select the console version. That's why there's a distinction.
Home
Isn't this a draft? I am reluctant to implement a working draft
Do you have any documentation of the format of this subtitle?
update sources to 1.6
initial support for mvn central
migrate to gradle
fix a rare bug in xmlvm2objc.xsl, where a final...
remove excessive import of org_xmlvm_iphone_NSO...
fix stringByReplacingPercentEscapesUsingEncodin...
added stringByReplacingPercentEscapesUsingEncoding
properly NSString from bytes with correct encod...
create zip & tgz packages
support quotes in titles
update version number
xmlvm updates
support Cookies
upgrade UIAlertView under ObjC
native_* files under C to fix warnings with for...
added some missing definitions for C
support String.getBytes(String encoding) under ...
support NSUUID under ObjC
fix file headers
updated library to use temporary files instead ...
fix demo; now it works
update Xcode project properties to support curr...
update netbeans project.properties
clean up UIApplicationDelegate
remove obsolete getUniqueIdentifier selector
fix support of UIViewController under iOS 6 and...
update support of UIViewController under iOS 7 ...
support prefersStatusBarHidden udner ObjC
update NSDate under ObjC