Project

General

Profile

Actions

Bug #9763

closed

Windows上のirbで「金」と入力できない

Added by ironsand (Tetsuya Yuasa) almost 10 years ago. Updated almost 10 years ago.

Status:
Third Party's Issue
Assignee:
-
Target version:
-
ruby -v:
ruby 2.0.0p451 (2014-02-24) [i386-mingw32]
[ruby-dev:48113]

Description

Windowsのirb上で日本語の入力は基本的にはできるのですが
「金」と入力すると何も入力されず、次に全角文字を入力した時点で2文字同時に表示されます。
「金」に続いて半角文字を入力すると別の文字になってしまうようです。

Updated by phasis68 (Heesob Park) almost 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) almost 10 years ago

  • Status changed from Open to Third Party's Issue
Actions

Also available in: Atom PDF

Like0
Like0Like0