Project

General

Profile

« Previous | Next » 

Revision 66e0d92d

Added by st0012 (Stan Lo) almost 2 years ago

[ruby/irb] Avoid completing empty input
(https://github.com/ruby/irb/pull/832)

The candidate list for empty input is all methods + all variables +
all constants + all keywords. It's a long list that is not useful.

https://github.com/ruby/irb/commit/812dc2df7b