Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

irb hangs when type /\u{ #620

Closed
znz opened this issue Jun 29, 2023 · 1 comment
Closed

irb hangs when type /\u{ #620

znz opened this issue Jun 29, 2023 · 1 comment

Comments

@znz
Copy link
Member

znz commented Jun 29, 2023

Description

Expected: I can input { after /\u.
Actual: Do not show {, and irb hangs.

Result of irb_info

irb(main):001:0> irb_info
=>
Ruby version: 3.2.2
IRB version: irb 1.7.0 (2023-06-03)
InputMethod: RelineInputMethod with Reline 0.3.5
RUBY_PLATFORM: arm64-darwin22
LANG env: ja_JP.UTF-8
East Asian Ambiguous Width: 1

Terminal Emulator

What's your terminal emulator?

Terminal.app

Setting Files

Are you using ~/.irbrc and ~/.inputrc?

No.

@tompng
Copy link
Member

tompng commented Jun 29, 2023

It looks like a bug in ruby and looks like it cannot be handled by IRB.
I reported to https://bugs.ruby-lang.org/issues/19750

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants