Actual behavior
The IDEasy shell ist entirely broken.
When I hit backspace I actually type the broken character �.
Reproduce
- ide shell
- hit Backspace key
Expected behavior
ide shell should work as before in 2026.02.001
IDEasy status
IDE_ROOT is set to D:/projects
IDE_HOME is set to D:/projects/project
Your version of IDEasy is 2026.03.001-03_10_09-SNAPSHOT.
You are using a SNAPSHOT version of IDEasy. For stability consider switching to a stable release via 'ide upgrade --mode=stable'
Your version of IDEasy is 2026.03.001-03_10_09-SNAPSHOT but version 2026.03.001-20260313.031102-7 is available. Please run the following command to upgrade to the latest version:
ide upgrade
Your operating system is windows(10.0)@x64 [Windows 11@amd64]
You are online.
Found bash executable at: C:/Program Files/Git/usr/bin/bash.***
Found git executable at: C:/Program Files/Git/mingw64/bin/git.***
Your settings are up-to-date.
Related/Dependent issues
#1729
Comments/Hints
I am quite sure this error is caused by JLine upgrade.
Seems that this JLine, jasni and progressbar stuff is more fragile than expected.
Actual behavior
The IDEasy shell ist entirely broken.
When I hit backspace I actually type the broken character
�.Reproduce
Expected behavior
ide shell should work as before in 2026.02.001
IDEasy status
Related/Dependent issues
#1729
Comments/Hints
I am quite sure this error is caused by JLine upgrade.
Seems that this JLine, jasni and progressbar stuff is more fragile than expected.