Ammonite
Ammonite copied to clipboard
Strange exception with zio 2: Unknown ansi-escape [2m at index 238
see the corresponding issue in zio/zio https://github.com/zio/zio/issues/6987
reproduce with https://gist.github.com/domdorn/d1a909f2d99575a2153c789344ce5aa3
That could probably be minimized a little. It seems zio prints some ANSI output, and fansi seems to choke on it. That probably can be reproduced by creating a string with the unsupported characters, like
@ val s = "\u????"