improved the interactive input handling if isocline is available
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-10-27 19:17:07 +09:00
parent a60bcfef80
commit 431840f77b
16 changed files with 311 additions and 68 deletions

View File

@ -90,6 +90,12 @@
/* Define to 1 if you have the `isatty' function. */
#undef HAVE_ISATTY
/* Define to 1 if you have the <isocline.h> header file. */
#undef HAVE_ISOCLINE_H
/* libisocline is available */
#undef HAVE_ISOCLINE_LIB
/* Define to 1 if you have the `kqueue' function. */
#undef HAVE_KQUEUE