Project

General

Profile

Actions

Feature #18459

closed

IRB autocomplete dropdown colour options

Feature #18459: IRB autocomplete dropdown colour options

Added by johansenjaa (Joseph Johansen) almost 4 years ago. Updated over 1 year ago.

Status:
Closed
Target version:
-
[ruby-core:106964]

Description

It would be great to be able to specify bg/fg colours for the new autocomplete dropdown in irb in ruby 3.1. This could help for accessibility purposes, or for anyone who just wants to make it look more personalised for their terminal 😎

Perhaps irbrc could do the trick?

IRB.conf[:AUTOCOMPLETE] = {
  BG_COLOR: 0,
  FG_COLOR: 15,
}

Updated by mame (Yusuke Endoh) almost 4 years ago Actions #1 [ruby-core:106969]

  • Status changed from Open to Assigned
  • Assignee set to aycabta (aycabta .)

Updated by hsbt (Hiroshi SHIBATA) over 1 year ago Actions #2 [ruby-core:117438]

  • Status changed from Assigned to Closed
Actions

Also available in: PDF Atom