kotter icon indicating copy to clipboard operation
kotter copied to clipboard

Virtual terminal: Fix underline showing on newline

Open bitspittle opened this issue 4 years ago • 0 comments

The following

underline { textLine("Test") }

currently adds a weird tiny piece of underline on the next line.

This only happens in the virtual terminal, not in an actual terminal.

bitspittle avatar Mar 30 '22 01:03 bitspittle