-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Interface is entirely grey #21
Comments
Hi @contentfree , looks like cmake couldn't detect libncurses and uses libcurses instead. The latter is missing color support. As i have no MacOS machine i'll ask a colleague tomorrow to reproduce your problem. Just in case; I found the following in the iTerm2 FAQ (https://www.iterm2.com/faq.html):
|
Thank you for the work spend on this! But good to see that "Interface Speed" detection on Solaris works fine :-) |
in retrospect, I probably should have patched the other UNIX sections, but I don't know how the other vendors package ncurses (relevant ncurses config option: |
Built the latest (as of today's date) and it runs with all function except that the interface is all grey (except for the labels which appear to be black… this was with
-t blue
):Running in iTerm 2 on macOS Sierra
The text was updated successfully, but these errors were encountered: