Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: JRuby 1.7.0
-
Fix Version/s: JRuby 1.7.5
-
Component/s: None
-
Labels:None
-
Environment:Win7 x64, 32-bit and 64-bit Java 7
-
Number of attachments :
Description
Been trying to figure this one out all day...
Tab completion works fine in 1.6.8 on Windows, but when I install 1.7.0 it doesn't. When I hit the tab key it appears to actually be inserting a tab, which is not the case under jirb for 1.6.8.
The problem is in evidence on two different machines now, both Win7 x64. It happens in cmd, powershell, and ConEmu, and doesn't seem to make a difference what gems I load. I've tried both under x86 and x64 Java with same results in both.
jirb tab completion is working under linux, as expected.
Just for the sake of completeness, could you confirm that you have irb/completion loaded on all machines?