master
Ozkan Sezer 4 years ago committed by Ozkan Sezer
parent 7b1283bbde
commit bc31a02764
  1. 2
      src/commands.c

@ -81,7 +81,7 @@ static int read_key(void)
ret = 1;
}
}
#elif defined(HAVE_TERMIOS_H))
#elif defined(HAVE_TERMIOS_H)
#ifdef __CYGWIN__
if (stdin_ready_for_reading())
#endif

Loading…
Cancel
Save