Closed
Description
Description
The current version of JLine used by the SQL CLI has an old JAnsi dependency - when used in an environment with new hardware (such as Apple M1/Silicon) the terminal detection is unlikely to work (see #83566).
Upgrading JAnsi to 2.4 (and by transition JLine as well) should fix this problem.