cool-retro-term icon indicating copy to clipboard operation
cool-retro-term copied to clipboard

Simulated Baud Rate setting.

Open madmongo1 opened this issue 9 years ago • 8 comments

cool-retro-term is a beautiful piece of software, which adds fun and flavour to my day while programming.

Of course there are little niggles with it, but in a way that's part of the fun.

What this program needs, in order to become truly awesome, is the ability to set the BAUD RATE of its simulated CONNECTION to the mainframe or minicomputer (i.e. my Mac).

When I first started writing software it was over a 4800 baud serial connection to the computer in the next room. You could see the screen being redrawn character by character, savouring the glorious phosphor shadow of the cursor as it wrote.

Imagine how much more fun this terminal will be when the phosphor luminescence effect is amplified by the anticipation of watching the characters being written across the screen at 300 BAUD (30 characters per second).

Settings should be: 300 BAUD (30 CPS) 1200 BAUD (120 CPS) 2400 BAUD (240 CPS) 4800 BAUD (etc...) 9600 19200

Thanks for your time.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/27379492-simulated-baud-rate-setting?utm_campaign=plugin&utm_content=tracker%2F479407&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F479407&utm_medium=issues&utm_source=github).

madmongo1 avatar Oct 13 '15 16:10 madmongo1

I'd like to see this feature too.

texoft avatar Dec 08 '15 18:12 texoft

+1.

On Tue, Dec 8, 2015 at 1:14 PM, texoft [email protected] wrote:

I'd like to see this feature too.

— Reply to this email directly or view it on GitHub https://github.com/Swordfish90/cool-retro-term/issues/265#issuecomment-162966644 .

StygianBlues avatar Dec 09 '15 03:12 StygianBlues

:+1: for this - it would increase the nostalgia factor a lot!

mengstr avatar Dec 09 '15 03:12 mengstr

As a workaround, you can accomplish same thing by using pipe-viewer: cat ~/log.txt | pv -L 30 -q Replace 30 with CPS value and cat ~/log.txt with any command you want to use.

And this solution is compatible with all terminals.

nikola3244 avatar Mar 19 '16 09:03 nikola3244

Just adding my support for the feature, as well. Thanks for an awesome piece of software!

cwross avatar Dec 27 '18 03:12 cwross

:+1:

bje- avatar Jul 07 '20 01:07 bje-

Duplicate of #153

Arcitec avatar Dec 15 '21 03:12 Arcitec

+69

fietronic avatar Apr 16 '23 21:04 fietronic