Skip to content

Terminal::Text: print style reset before newline#76

Merged
ioquatix merged 1 commit into
socketry:mainfrom
paddor:main
Jun 6, 2025
Merged

Terminal::Text: print style reset before newline#76
ioquatix merged 1 commit into
socketry:mainfrom
paddor:main

Conversation

@paddor

@paddor paddor commented May 19, 2025

Copy link
Copy Markdown
Contributor

This fixes #75

Not sure if this is up to your standards. By calling #to_s on each argument, I tried to mimic IO#puts.

@ioquatix ioquatix merged commit fadf5ec into socketry:main Jun 6, 2025
17 of 20 checks passed
@ioquatix

ioquatix commented Jun 6, 2025

Copy link
Copy Markdown
Member

Thanks for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Console::Terminal::XTerm#puts: ANSI reset sequence is printed AFTER newline

2 participants