I'm looking for the best ncurses wrapper out there. At the moment, I've looked at https://github.com/Keno/NCurses.jl and the ccall.jl file in https://github.com/tonyhffong/TermWin.jl.
The package manager complains about a requirement of the first (Terminals) not supporting 0.4. The second was recommended to me on reddit and it seems to be more recent but I'd rather know I'm getting a more complete wrapper and not one that just implements those functions that that owner needed. Any suggestions? Thanks!
