... there are still some warnings because of their system curses ... but it compiles and works!
termios.h is needed in pick-test.c for TIOCSWINSZ, but the call fails with EINVAL, which
seems to be a known bug: by ignoring the error most tests passed (only key-alt-enter.t
and key-enter.t timed out) ...
/bin/sh is ksh93 there: no local-keyword, diff does not support the -L option ...
... there are still some warnings because of their system curses ... but it compiles and works!
termios.h
is needed inpick-test.c
forTIOCSWINSZ
, but the call fails withEINVAL
, which seems to be a known bug: by ignoring the error most tests passed (onlykey-alt-enter.t
andkey-enter.t
timed out) .../bin/sh
isksh93
there: nolocal
-keyword,diff
does not support the-L
option ...