Actions
Bug #16367
closedstdin not support ibm866 encoding for windows
Bug #16367:
stdin not support ibm866 encoding for windows
Status:
Third Party's Issue
Assignee:
-
Target version:
-
ruby -v:
ruby 2.6.5p114 (2019-10-01 revision 67812) [x64-mingw32]
Backport:
Updated by long76 (Misha Shaygu) almost 6 years ago
- Description updated (diff)
Updated by duerst (Martin Dürst) almost 6 years ago
- Status changed from Open to Third Party's Issue
Given that https://github.com/piotrmurach/tty-prompt/issues/115#issuecomment-557919189 says that the tty-prompt
library uses a native C API, and this issue can only be reproduced on Windows, I strongly suspect this is an issue in tty-prompt
, not in Ruby itself.
If that's not the case, please reopen with actual details in this tracker, not just a pointer.
Actions