Open jscheid opened 3 years ago
Looking at the code and at the skipped test cases, it seems that a lot of the complexity comes from trying to re-apply the "stack" of ANSI codes on following lines.
Considering that ANSI codes normally survive to the next line, is this really necessary in the first place? What prompted this feature?
Describe the problem
Strings.wrap
throws anIndexError
.Steps to reproduce the problem
Actual behaviour
Expected behaviour
What did you expect to happen?
Describe your environment
ruby 2.6.6p146 (2020-03-31 revision 67876) [x86_64-linux]
0.2.1