summaryrefslogtreecommitdiff
path: root/COPYING
diff options
context:
space:
mode:
authorYusuke Endoh <mame@ruby-lang.org>2019-12-14 19:15:02 +0900
committerNobuyoshi Nakada <nobu@ruby-lang.org>2019-12-17 13:55:05 +0900
commitb39d5da97426c6f65e2b39b307ce19d774d93ddd (patch)
tree716179ae25b7ee1082276d49c1ec742e3b875b63 /COPYING
parent81eb2d16efcb29899e88e30a25ca5440195e2393 (diff)
[ruby/io-console] Use TCSANOW to prevent from discarding the input buffer
TCSAFLUSH discards the buffer read before the mode change, which makes IRB ignore the buffer input immediately after invoked. TCSANOW preserves the buffer. https://github.com/ruby/io-console/commit/b362920182
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions