Description
When starting IRB (1.4.1) in Ruby 2.7+, the tab completion suggestions seem to be in a strange order:

The way this used to work, require used to appear before require_relative in the list of completion suggestions.
Result of irb_info
irb(main):001:0> irb_info
Ruby version: 2.7.5
IRB version: irb 1.4.1 (2021-12-25)
InputMethod: ReidlineInputMethod with Reline 0.3.1
RUBY_PLATFORM: arm64-darwin21
LANG env: en_US.UTF-8
East Asian Ambiguous Width: 1
Terminal Emulator
iTerm2
Setting Files
None.
Description
When starting IRB (1.4.1) in Ruby 2.7+, the tab completion suggestions seem to be in a strange order:
The way this used to work,
requireused to appear beforerequire_relativein the list of completion suggestions.Result of irb_info
Terminal Emulator
iTerm2
Setting Files
None.