Skip to content

Conversation

@halajohn
Copy link
Member

  • Replaced the deprecated from_utf8_lossy function with String::from_utf8_lossy for improved clarity and consistency in the PtyMessage display implementation.
  • This change enhances code readability and aligns with current Rust best practices.

…sage formatting

- Replaced the deprecated `from_utf8_lossy` function with `String::from_utf8_lossy` for improved clarity and consistency in the `PtyMessage` display implementation.
- This change enhances code readability and aligns with current Rust best practices.
@halajohn halajohn merged commit bf699ef into main Dec 21, 2025
11 of 27 checks passed
@halajohn halajohn deleted the refactor--update-from_utf8_lossy-to-String--from_utf8_lossy-in-PtyMessage-formatting branch December 21, 2025 08:15
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.

2 participants