<rebelwarrior[m]>
another weird thing is that it changes the columns of the terminal when I do that even after the error quits.
<headius>
hmm
<headius>
I will look into this today... could be something not working right in io-console or might be lower level
<headius>
could you open a bug about it please?
<rebelwarrior[m]>
It's definitely not a jruby issue, it's an environment issue I think because it originally worked on the zip file but not the rbenv install.
<rebelwarrior[m]>
Sure where do I open it?
<headius>
so this start happening when?
<headius>
bugs.jruby.org will get you to the tracker on github
<rebelwarrior[m]>
Since I got the m1 laptop
<headius>
ah so it has not worked for you on M1 at all then?
<rebelwarrior[m]>
Only with the zip downloads but now even those aren't working
<headius>
even with a zip download you know worked before?
<headius>
just trying to narrow down what exactly changed
<rebelwarrior[m]>
I can check on old versions again.
<rebelwarrior[m]>
I'm not sure what changed. All the java commands seem to work but I'm not a java expert.
<rebelwarrior[m]>
Let me check the old zips.
<rebelwarrior[m]>
9.3.6.0 works -- I'll narrow when they stop working.
<rebelwarrior[m]>
9.4.1.0 just outright crashes my terminal
<rebelwarrior[m]>
9.4.1.0 same error but weird characters on terminal:
<rebelwarrior[m]>
```
<rebelwarrior[m]>
```
<rebelwarrior[m]>
â–½NameError: undefined local variable or method `path' for #<IO:(closed)>
<rebelwarrior[m]>
and 9.3.10.0 works so it's the 9.4 branch where the zip stopped working
<rebelwarrior[m]>
(9.4.0.0 produces the same path error as 9.4.2)