JLine 4.0.4
Bug Fixes
- Disable grapheme cluster mode probe (DECRQM) on Windows
PosixSysTerminalto prevent escape sequence[?2027$pfrom leaking into subprocess output on Cygwin/MSYSTEM environments (#1696)- This is a follow-up to the 4.0.3 fix which was insufficient — the
isSystemStream()check was unreliable on Windows MSYSTEM environments
- This is a follow-up to the 4.0.3 fix which was insufficient — the