patch-xterm_io_h 243 B

1234567891011
  1. --- xterm-325.orig/xterm_io.h 2014-07-25 10:26:56.000000000 +0200
  2. +++ xterm-325/xterm_io.h 2016-09-09 22:25:42.000000000 +0200
  3. @@ -71,7 +71,7 @@
  4. #endif
  5. #ifdef linux
  6. -#define USE_TERMIOS
  7. +#define USE_POSIX_TERMIOS
  8. #endif
  9. #ifdef __SCO__