Actions
Bug #9763
closedWindows上のirbで「金」と入力できない
Status:
Third Party's Issue
Assignee:
-
Target version:
-
ruby -v:
ruby 2.0.0p451 (2014-02-24) [i386-mingw32]
Backport:
Description
Windowsのirb上で日本語の入力は基本的にはできるのですが
「金」と入力すると何も入力されず、次に全角文字を入力した時点で2文字同時に表示されます。
「金」に続いて半角文字を入力すると別の文字になってしまうようです。
Updated by phasis68 (Heesob Park) over 10 years ago
This issue is not a bug of ruby or irb but a bug of rb-readline library.
I fixed this bug in https://github.com/phasis68/rb-readline.
You can try with https://github.com/phasis68/rb-readline/archive/master.zip
If you have issues about rb-realine,
please make a issue on https://github.com/luislavena/rb-readline/issues/new.
Updated by usa (Usaku NAKAMURA) over 10 years ago
- Status changed from Open to Third Party's Issue
Actions
Like0
Like0Like0