Abishek V Ashok

Results 100 comments of Abishek V Ashok

Since this occurs on Cygwin can someone of the community please do this? I am not having the tool chain setup for debugging the same.

@thunderactual mind helping :) ?

@FliegendeWurst really? If so can you state your software stack? I meant, the os, and other details that couldd help to investigate such a case?

For guys running openSUSI, can you please try compiling by using `$(ncursesw6-config --libs)` or `-L/usr/lib64/ncurses6 -lncursesw -ltinfo` instead of `-lncurses`? Reference: https://bugzilla.opensuse.org/show_bug.cgi?id=918553 https://forums.opensuse.org/showthread.php/522834-compilation-issue-with-cdk-library-and-LEAP-42-1 CC: @sallyx @FliegendeWurst I kinda have a...

> I made a temporary patch. Hey, it might work but clearly, we have to give up resizing here which is not acceptable :P

@rashil2000 thanks for trying out! This seems like a terminfo issue, can you try installing `ncurses-term` and then retrying?

Hmm interesting. Thanks for staying with this. I will take a dig at this later this day/tomorrow.

> FYI, this is being worked on (and is already complete in my fork.) Get in a PR then ;)

> Not really. See the POSIX man page: https://pubs.opengroup.org/onlinepubs/9699919799/functions/strcasecmp.html. It clearly states `#include `. Yeah it does! But is it supported widely enough?