Escape sequences displayed on running 'groovy -h' #11611

Open
opened 2026-01-31 02:52:33 +00:00 by claunia · 0 comments
Owner

Originally created by @ElSamhaa on GitHub (Nov 27, 2020).

Environment

Win32NT 10.0.18363.0 Microsoft Windows NT 10.0.18363.0
Windows Terminal Version: 1.4.3243.0
groovy 3.0.4 windows binaries
Cygwin 3.1.7(0.340/5/3)
$TERM xterm-256color

Steps to reproduce

run groovy -h

Expected behavior

escape sequence characters should be interpreted correctly, like in mintty under Cygwin bash:

image

Actual behavior

image

Originally created by @ElSamhaa on GitHub (Nov 27, 2020). # Environment ```none Win32NT 10.0.18363.0 Microsoft Windows NT 10.0.18363.0 Windows Terminal Version: 1.4.3243.0 groovy 3.0.4 windows binaries Cygwin 3.1.7(0.340/5/3) $TERM xterm-256color ``` # Steps to reproduce run `groovy -h` # Expected behavior escape sequence characters should be interpreted correctly, like in mintty under Cygwin bash: ![image](https://user-images.githubusercontent.com/34912861/100463910-447ad500-30d5-11eb-88c7-8fa8b87ae518.png) # Actual behavior ![image](https://user-images.githubusercontent.com/34912861/100462214-99691c00-30d2-11eb-8f46-410272e7abfe.png)
claunia added the Needs-TriageResolution-ExternalNeeds-Tag-FixNeeds-Attention labels 2026-01-31 02:52:34 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#11611