gum/internal
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
..
decode chore: fix linting 2022-07-30 18:04:26 -04:00
exit feat: handle interrupts and timeouts (#747) 2024-12-09 14:30:35 -03:00
files Add soft & hard linter configs & workflows (#44) 2022-07-30 12:32:59 -04:00
log feat: add stdin input handling and logging helpers 2022-07-07 13:29:10 -04:00
stack docs: document gum table, file, pager 2022-10-07 15:38:48 -04:00
stdin fix(stdin): trim space instead of \n (#761) 2024-12-10 21:27:13 -03:00
timeout feat: handle interrupts and timeouts (#747) 2024-12-09 14:30:35 -03:00
utils fix(docs): correct LipglossPadding doc comment 2023-05-18 12:26:33 -04:00