diff options
author | Stan Lo <[email protected]> | 2024-07-05 18:25:06 +0100 |
---|---|---|
committer | git <[email protected]> | 2024-07-05 17:51:17 +0000 |
commit | 32ba86c9be79c6f67caafbf71004e5a508db1a88 (patch) | |
tree | f764774866f08ec67a46647e0c15ce686e0856ae /ruby.c | |
parent | 1afcaa3e4b4338191cdc337ed43bc92637be26b5 (diff) |
[ruby/irb] Return only commands when completing help command's
argument
(https://github.com/ruby/irb/pull/973)
The command only takes command names as arguments, so we should only
return command names as candidates.
This will help users find a command faster as completion will be
another useful hint too.
https://github.com/ruby/irb/commit/7b6557cc24
Diffstat (limited to 'ruby.c')
0 files changed, 0 insertions, 0 deletions