Open GoogleCodeExporter opened 9 years ago
100th issue! Congratulations!
Original comment by mab...@gmail.com
on 16 Feb 2014 at 7:31
So, basically, this problem should be solved by the new input decoder I wrote a
while back but never switched on. Can you try re-running with
"-Dcom.googlecode.lanterna.input.enable-new-decoder=true"? I know this new
input decoder has some issues too, but it should catch this problem where a
substring of a sequence matches.
Original comment by mab...@gmail.com
on 16 Feb 2014 at 7:34
[deleted comment]
Hi Martin. Unfortunately, the new version with the optional decoder had a new
problem with getting stuck on attempting to read the terminal size. We've
worked around the original input decoder issues with reflection.
I'll try to write a unit test that demonstrates the problem.
Original comment by sivan.mo...@gmail.com
on 20 Feb 2014 at 12:00
Yep, I've noticed that too. The version in 3.0 (snapshot build, master branch)
seems to have fixed this problem. I'll see if I can backport it to 2.1.x
Original comment by mab...@gmail.com
on 30 Mar 2014 at 12:50
I've backported some of the new input decoder logic to release/2.1.x branch and
deployed a new 2.1.8-SNAPSHOT build. Please try it out (you'll still need the
same system property set to bypass the old decoder) if you have a chance.
Original comment by mab...@gmail.com
on 30 Mar 2014 at 1:05
Original issue reported on code.google.com by
sivan.mo...@gmail.com
on 14 Feb 2014 at 12:40