gum/internal/stdin
Carlos Alexandro Becker b0c9c58302
fix(stdin): trim space instead of \n (#761)
we were trimming an ending \n, but it would then break a \r\n sequence, causing misrenders.

this fixes it

closes #682

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2024-12-10 21:27:13 -03:00
..
stdin.go fix(stdin): trim space instead of \n (#761) 2024-12-10 21:27:13 -03:00