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

background color sometimes remains #307

Closed
znz opened this issue Nov 11, 2021 · 1 comment
Closed

background color sometimes remains #307

znz opened this issue Nov 11, 2021 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@znz
Copy link
Member

znz commented Nov 11, 2021

Description

After typing :ab (before showing completion candidates of : nor :a) and Enter or something, background color remains.

Result of irb_info

irb(main):001:0> irb_info
=>
Ruby version: 3.1.0
IRB version: irb 1.3.8.pre.11 (2021-10-09)
InputMethod: ReidlineInputMethod with Reline 0.2.8.pre.11
RUBY_PLATFORM: x86_64-darwin20
LANG env: ja_JP.UTF-8

Terminal Emulator

What's your terminal emulator? iTerm2

Setting Files

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

No

@st0012 st0012 added the bug Something isn't working label Dec 27, 2022
@tompng tompng self-assigned this Apr 8, 2023
@tompng
Copy link
Member

tompng commented May 5, 2023

I think this is a combination of IRB's slow symbol completion(#534) and Reline's input echoing bug(ruby/reline#474).
There are still more dialog rendering bug in Reline, but I think the bug of this scenario is fixed.

@tompng tompng closed this as completed May 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

3 participants