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

Completion dialog is not updated when searching with ed_search_*_history #523

Open
ima1zumi opened this issue Mar 22, 2023 · 0 comments
Open
Labels
bug Something isn't working

Comments

@ima1zumi
Copy link
Member

ima1zumi commented Mar 22, 2023

Steps to reproduce

  1. Type aa=0
  2. Enter
  3. Type a
  4. Type PgUp
  5. You can search from history, but the completion dialog is not updated.
CleanShot.2023-03-23.at.00.06.43.mp4

Expected behavior

As with the normal up/down keys, the completion dialog is updated.

irb_info

I used Reline HEAD (3aeea2a) and IRB HEAD (ruby/irb@52b7980).

irb(main):003:0> irb_info
=>
Ruby version: 3.3.0
IRB version: irb 1.6.3 (2023-03-06)
InputMethod: RelineInputMethod with Reline 0.3.2
.irbrc path: /Users/mi/.irbrc
RUBY_PLATFORM: x86_64-darwin21
East Asian Ambiguous Width: 1
@ima1zumi ima1zumi added the bug Something isn't working label Mar 22, 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

1 participant