ruby / irb

interactive Ruby
BSD 2-Clause "Simplified" License
393 stars 119 forks source link

help(space) errors #905

Closed zenspider closed 7 months ago

zenspider commented 8 months ago

help with a trailing space causes an error (highlight to see space?):

>> help 
Can't find command ``. Please check the command name and try again.

=> nil
tompng commented 7 months ago

Fixed by #824