Skip to content

Baud rate feature#47

Open
wise0wl wants to merge 1 commit intoSwordfish90:masterfrom
wise0wl:feat/baud-rate
Open

Baud rate feature#47
wise0wl wants to merge 1 commit intoSwordfish90:masterfrom
wise0wl:feat/baud-rate

Conversation

@wise0wl
Copy link
Copy Markdown

@wise0wl wise0wl commented Mar 24, 2026

This feature along with code in qmltermwidget allows for users to simulate slow terminal baud rates. This does not affect all processes communicating with the TTY / PTY, but only reading and writing characters to the terminal making this an aesthetic change only.

This was accomplished by adding timing and buffering for character reading and writing to the terminal. The effect is convincing and honestly very cool, and answers a few feature requests from years back for this type of terminal effect emulation.

@wise0wl
Copy link
Copy Markdown
Author

wise0wl commented Mar 24, 2026

The QMLTermWidget changes can be found here: Swordfish90/cool-retro-term#939

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.

1 participant